![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 5 Pomógł: 0 Dołączył: 31.03.2008 Ostrzeżenie: (0%) ![]() ![]() |
Witjcie. Mam problem z plikiem .htaccess na swoim serwerze. Plik wygląda tak:
CODE ErrorDocument 403 /index.php?do=/public/error/403/ ErrorDocument 404 /index.php?do=/public/error/404/ RewriteEngine On RewriteCond %{HTTP_REFERER} !^http://(www\.)?time4break\.pl(/) [NC] RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} ^http://.*$ RewriteCond %{REQUEST_URI} !^/file/.* RewriteCond %{REQUEST_URI} !^/install/.* RewriteCond %{REQUEST_URI} !^/design/.* RewriteCond %{REQUEST_URI} !^/plugins/.* RewriteRule ^index.php(/.*)$ /index.php?do=$1 [L] RewriteCond %{REQUEST_URI} !^/file/.* RewriteCond %{REQUEST_URI} !^/install/.* RewriteCond %{REQUEST_URI} !^/design/.* RewriteCond %{REQUEST_URI} !^/plugins/.* RewriteCond %{REQUEST_URI} !^/index.php RewriteCond %{REQUEST_URI} !^/robots.txt RewriteCond %{REQUEST_URI} !^/favicon.ico RewriteRule ^(.*)$ /index.php?do=/$1 [L] php_flag max_input_time -1 Niestety caly czas panel administracyjny mojej strony zwraca taki błąd(rownież przy kaźdej innej wartości jaką podam np 86400): The PHP setting for max_input_time needs to be set to -1 and your server has it set to 0 W przypadku gdy nie podam parametru php_flag.... dostane informacje: The PHP setting for max_input_time needs to be set to -1 and your server has it set to 60 Co zrobiłem źle, prosze o pomoc wszystkich guru! pozdrawiam Ten post edytował greg13xx 29.04.2008, 22:47:11 |
|
|
![]() ![]() |
![]() |
Wersja Lo-Fi | Aktualny czas: 18.06.2025 - 19:40 |