ailia 05 мар 2010, 17:08
при установке безкластерного каталога на cmsimple возникла такая проблема: после загрузки .htaccess сервер выдает ошибку 500. Ниже прикрепляю код этого файла. Прошу помощи по данному вопросу.
- Код: Выделить всё
RewriteRule ^?Poleznoe/?$ /rtprtpwpsp/index.php [L]
RewriteRule ^?Poleznoe/(\d+)/?$ /rtprtpwpsp/index.php?page=$1 [L]
RewriteRule ^febedo/?$ /rtprtpwpsp/index.php?category=7 [L]
RewriteRule ^febedo/([0-9]*)/?$ /rtprtpwpsp/index.php?category=7&page=$1 [L]
RewriteRule ^febedo/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=7&article=$1 [L]
RewriteRule ^mabume/?$ /rtprtpwpsp/index.php?category=3 [L]
RewriteRule ^mabume/([0-9]*)/?$ /rtprtpwpsp/index.php?category=3&page=$1 [L]
RewriteRule ^mabume/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=3&article=$1 [L]
RewriteRule ^cocedu/?$ /rtprtpwpsp/index.php?category=4 [L]
RewriteRule ^cocedu/([0-9]*)/?$ /rtprtpwpsp/index.php?category=4&page=$1 [L]
RewriteRule ^cocedu/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=4&article=$1 [L]
RewriteRule ^fedoce/?$ /rtprtpwpsp/index.php?category=5 [L]
RewriteRule ^fedoce/([0-9]*)/?$ /rtprtpwpsp/index.php?category=5&page=$1 [L]
RewriteRule ^fedoce/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=5&article=$1 [L]
RewriteRule ^mobyda/?$ /rtprtpwpsp/index.php?category=8 [L]
RewriteRule ^mobyda/([0-9]*)/?$ /rtprtpwpsp/index.php?category=8&page=$1 [L]
RewriteRule ^mobyda/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=8&article=$1 [L]
RewriteRule ^macoby/?$ /rtprtpwpsp/index.php?category=9 [L]
RewriteRule ^macoby/([0-9]*)/?$ /rtprtpwpsp/index.php?category=9&page=$1 [L]
RewriteRule ^macoby/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=9&article=$1 [L]
RewriteRule ^decobe/?$ /rtprtpwpsp/index.php?category=10 [L]
RewriteRule ^decobe/([0-9]*)/?$ /rtprtpwpsp/index.php?category=10&page=$1 [L]
RewriteRule ^decobe/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=10&article=$1 [L]
RewriteRule ^bubeda/?$ /rtprtpwpsp/index.php?category=11 [L]
RewriteRule ^bubeda/([0-9]*)/?$ /rtprtpwpsp/index.php?category=11&page=$1 [L]
RewriteRule ^bubeda/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=11&article=$1 [L]
RewriteRule ^debecu/?$ /rtprtpwpsp/index.php?category=12 [L]
RewriteRule ^debecu/([0-9]*)/?$ /rtprtpwpsp/index.php?category=12&page=$1 [L]
RewriteRule ^debecu/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=12&article=$1 [L]
RewriteRule ^bucemy/?$ /rtprtpwpsp/index.php?category=13 [L]
RewriteRule ^bucemy/([0-9]*)/?$ /rtprtpwpsp/index.php?category=13&page=$1 [L]
RewriteRule ^bucemy/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=13&article=$1 [L]
RewriteRule ^bebode/?$ /rtprtpwpsp/index.php?category=14 [L]
RewriteRule ^bebode/([0-9]*)/?$ /rtprtpwpsp/index.php?category=14&page=$1 [L]
RewriteRule ^bebode/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=14&article=$1 [L]
RewriteRule ^cumefy/?$ /rtprtpwpsp/index.php?category=15 [L]
RewriteRule ^cumefy/([0-9]*)/?$ /rtprtpwpsp/index.php?category=15&page=$1 [L]
RewriteRule ^cumefy/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=15&article=$1 [L]
RewriteRule ^febebo/?$ /rtprtpwpsp/index.php?category=16 [L]
RewriteRule ^febebo/([0-9]*)/?$ /rtprtpwpsp/index.php?category=16&page=$1 [L]
RewriteRule ^febebo/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=16&article=$1 [L]
RewriteRule ^febubu/?$ /rtprtpwpsp/index.php?category=17 [L]
RewriteRule ^febubu/([0-9]*)/?$ /rtprtpwpsp/index.php?category=17&page=$1 [L]
RewriteRule ^febubu/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=17&article=$1 [L]
RewriteRule ^mecuce/?$ /rtprtpwpsp/index.php?category=18 [L]
RewriteRule ^mecuce/([0-9]*)/?$ /rtprtpwpsp/index.php?category=18&page=$1 [L]
RewriteRule ^mecuce/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=18&article=$1 [L]
RewriteRule ^bybade/?$ /rtprtpwpsp/index.php?category=19 [L]
RewriteRule ^bybade/([0-9]*)/?$ /rtprtpwpsp/index.php?category=19&page=$1 [L]
RewriteRule ^bybade/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=19&article=$1 [L]
RewriteRule ^cobeby/?$ /rtprtpwpsp/index.php?category=20 [L]
RewriteRule ^cobeby/([0-9]*)/?$ /rtprtpwpsp/index.php?category=20&page=$1 [L]
RewriteRule ^cobeby/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=20&article=$1 [L]
RewriteRule ^famycu/?$ /rtprtpwpsp/index.php?category=21 [L]
RewriteRule ^famycu/([0-9]*)/?$ /rtprtpwpsp/index.php?category=21&page=$1 [L]
RewriteRule ^famycu/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=21&article=$1 [L]
RewriteRule ^cabode/?$ /rtprtpwpsp/index.php?category=22 [L]
RewriteRule ^cabode/([0-9]*)/?$ /rtprtpwpsp/index.php?category=22&page=$1 [L]
RewriteRule ^cabode/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=22&article=$1 [L]
RewriteRule ^feduby/?$ /rtprtpwpsp/index.php?category=23 [L]
RewriteRule ^feduby/([0-9]*)/?$ /rtprtpwpsp/index.php?category=23&page=$1 [L]
RewriteRule ^feduby/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=23&article=$1 [L]
RewriteRule ^bedema/?$ /rtprtpwpsp/index.php?category=24 [L]
RewriteRule ^bedema/([0-9]*)/?$ /rtprtpwpsp/index.php?category=24&page=$1 [L]
RewriteRule ^bedema/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=24&article=$1 [L]
RewriteRule ^comode/?$ /rtprtpwpsp/index.php?category=25 [L]
RewriteRule ^comode/([0-9]*)/?$ /rtprtpwpsp/index.php?category=25&page=$1 [L]
RewriteRule ^comode/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=25&article=$1 [L]
RewriteRule ^cebefe/?$ /rtprtpwpsp/index.php?category=26 [L]
RewriteRule ^cebefe/([0-9]*)/?$ /rtprtpwpsp/index.php?category=26&page=$1 [L]
RewriteRule ^cebefe/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=26&article=$1 [L]
RewriteRule ^fedobo/?$ /rtprtpwpsp/index.php?category=27 [L]
RewriteRule ^fedobo/([0-9]*)/?$ /rtprtpwpsp/index.php?category=27&page=$1 [L]
RewriteRule ^fedobo/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=27&article=$1 [L]
RewriteRule ^mebydy/?$ /rtprtpwpsp/index.php?category=28 [L]
RewriteRule ^mebydy/([0-9]*)/?$ /rtprtpwpsp/index.php?category=28&page=$1 [L]
RewriteRule ^mebydy/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=28&article=$1 [L]
RewriteRule ^dabyda/?$ /rtprtpwpsp/index.php?category=29 [L]
RewriteRule ^dabyda/([0-9]*)/?$ /rtprtpwpsp/index.php?category=29&page=$1 [L]
RewriteRule ^dabyda/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=29&article=$1 [L]
RewriteRule ^becefu/?$ /rtprtpwpsp/index.php?category=30 [L]
RewriteRule ^becefu/([0-9]*)/?$ /rtprtpwpsp/index.php?category=30&page=$1 [L]
RewriteRule ^becefu/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=30&article=$1 [L]
RewriteRule ^bybudu/?$ /rtprtpwpsp/index.php?category=31 [L]
RewriteRule ^bybudu/([0-9]*)/?$ /rtprtpwpsp/index.php?category=31&page=$1 [L]
RewriteRule ^bybudu/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=31&article=$1 [L]
RewriteRule ^bubemy/?$ /rtprtpwpsp/index.php?category=32 [L]
RewriteRule ^bubemy/([0-9]*)/?$ /rtprtpwpsp/index.php?category=32&page=$1 [L]
RewriteRule ^bubemy/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=32&article=$1 [L]
RewriteRule ^beceda/?$ /rtprtpwpsp/index.php?category=33 [L]
RewriteRule ^beceda/([0-9]*)/?$ /rtprtpwpsp/index.php?category=33&page=$1 [L]
RewriteRule ^beceda/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=33&article=$1 [L]
RewriteRule ^mecumu/?$ /rtprtpwpsp/index.php?category=34 [L]
RewriteRule ^mecumu/([0-9]*)/?$ /rtprtpwpsp/index.php?category=34&page=$1 [L]
RewriteRule ^mecumu/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=34&article=$1 [L]
RewriteRule ^bafobe/?$ /rtprtpwpsp/index.php?category=35 [L]
RewriteRule ^bafobe/([0-9]*)/?$ /rtprtpwpsp/index.php?category=35&page=$1 [L]
RewriteRule ^bafobe/([0-9]*).htm/?$ /rtprtpwpsp/index.php?category=35&article=$1 [L]
-
ailia
-
- Сообщения: 1
- Зарегистрирован: 05 мар 2010, 17:02
Вернуться в Всё об Xpub.ru
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 1