не получается настроить реврайты на kootali 1.5
Nemov Dmitry
spartanets at gmail.com
Wed Oct 14 11:28:26 MSD 2009
Здравствуйте, у меня не получается настроить реврайты под nginx для
kootali 1.5, помогите плз. Это оригинальный .htaccess
RewriteEngine on
RewriteBase /
# if you installed facebook in a subdir use something like below and
remove the line above
#
# RewriteBase /subdirectory/
RewriteRule ^admin/$ index.php/admin/login/
RewriteRule ^admin$ index.php/admin/login/
RewriteCond $1 !^(index\.php|application/images|application/scripts|application/css|application/content|application/settings|favicon.ico)
RewriteRule ^(.*)$ index.php/$1
--
С ув. Немов Дмитрий
More information about the nginx-ru
mailing list