Your IP : 216.73.217.87


Current Path : /hdd/hdd11/www/vlevski/g2s/play/
Upload File :
Current File : /hdd/hdd11/www/vlevski/g2s/play/.htaccess

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