Hello
EE 1.6.9
Stange problem. I migrated from another hosting to hc.ru, on previous hosting was allright.
When I try to visit my forum page http://www.site.com/forum I get 404 page.
Log sais
[Tue Aug 17 17:13:07 2010] [error] [client ***.***.***.194] File does not exist:
/www/***/www/htdocs/forum
Why server try to find “forum” folder on server 😕
Here is my htaccess:
AddDefaultCharset utf8
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index.php?/$1 [L]
php_value memory_limit 128M
All other links on the site is work.
Forum preferences and path are correct