Dimush
Guest
Проблема с mod_rewrite
Создал в document_root файл .htaccess
Выдает «Forbidden You don't have permission to access / on this server.»
В логах:
В чем может быть дело?
Создал в document_root файл .htaccess
PHP:
DirectoryIndex start.php
RewriteEngine on
RewriteRule ^([^.]+)$ start.php/$1
В логах:
PHP:
[error] [client 127.0.0.1] Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden: c:/www/htdocs