sasha2567/web_kursach/master/.htaccess
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]
RewriteCond $1 !^(index.php|highslide|images|robots.txt|install|favicon.ico|templatemo_style.css)
Files
