Показать сообщение отдельно
  #5  
Старый 30.11.2010, 15:59
webhosting-seo webhosting-seo вне форума
Аспирант
 
Регистрация: 29.10.2010
Сообщений: 63
Счастье

Настройте htaccec


<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
__________________
web hosting
Очень скоро! webhosting-seo.com
Ответить с цитированием