Your IP : 216.73.216.48


Current Path : /var/www/vlevski/g2s/ans/
Upload File :
Current File : //var/www/vlevski/g2s/ans/.htaccess

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