prune_day=100&sort_by=z-a&sort_key=last_post&topicfilter=all
вместо
page-1?prune_day=100&sort_by=Z-A&sort_key=last_post&topicfilter=all
Отправлено 05 Февраль 2013 - 12:37
prune_day=100&sort_by=z-a&sort_key=last_post&topicfilter=all
page-1?prune_day=100&sort_by=Z-A&sort_key=last_post&topicfilter=all
Отправлено 06 Февраль 2013 - 12:36
newbie 06 Февраль 2013 - 10:13 сказал(а):
Отправлено 06 Февраль 2013 - 19:49
<IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteRule \.(jpeg|jpg|gif|png)$ /public/404.php [NC,L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>