Your IP : 216.73.217.87


Current Path : /srv/www/vlevski/new/
Upload File :
Current File : //srv/www/vlevski/new/.htaccess

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>