Hello, I am trying to install Open Real Estate
I am getting this :
Ð”Ð»Ñ ÑƒÑтановки продукта необходима поддержка mod_rewrite!
here My PHPINFO : http://www.really.sx/php.php
Thank you for any help
RewriteEngine on
RewriteRule ^install\/ ./index.php?r=install/main/index [L,QSA]
# if a directory or a file exists, use it directly
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
# otherwise forward it to index.php
RewriteRule . index.php
DirectoryIndex index.php
addDefaultCharset utf-8
pedroqpl wrote:I also have restarted apache . What can i do more?
thanks
Users browsing this forum: No registered users and 8 guests