Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
php_value register_globals 0
php_value magic_quotes_runtime 0
php_value magic_quotes_gpc 1
AddDefaultCharset windows-1251
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !(\.gif|\.jpg|\.png|\.swf)$
RewriteRule ^(.*)$ /index.php?path=/$1 [L,QSA]
А он вообще где-нибудь настраивается? Где можно вид урл сменить?Сталкивался - mod_rewirte не фурычит
поменяй значение на 24 строке в файле get_content.php
наКод:curl_setopt ($ch, CURLOPT_FOLLOWLOCATION, 1);Код:curl_setopt ($ch, CURLOPT_FOLLOWLOCATION, 0);
Добавлено через 2 минуты
не правильно настроен шаблон рсс ленты
CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /hsphere/local/home/site.com/functions/get_content.php on line 24 Warning: Cannot modify header information - headers already sent by (output started at /hsphere/local/home/site.com/functions/get_content.php:24) in /hsphere/local/home/site.com/admin/rss.php on line 166
а у меня проблемка. NG после того как проработал месяц, и получил 15000 новостей, теперь при запуске (в кроне стоит) грузит апач на 60% (система FreeBSD)
)