Aquariuscrimea
Создатель
- Регистрация
- 4 Янв 2009
- Сообщения
- 24
- Реакции
- 0
все также работает неправильно(. И с DirectoryIndex index.php и без.
Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} !^www\.rewrite\.test$
RewriteCond %{HTTP_HOST} (www\.)?([^.]+)\.rewrite\.test$
RewriteCond %{REQUEST_FILENAME} !-f [OR]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?act=firm&id=%2&url=$1 [L,QSA]