Your IP : 216.73.216.40


Current Path : /var/www/html/ajay/phpwebsite-1.8.x/
Upload File :
Current File : /var/www/html/ajay/phpwebsite-1.8.x/.htaccess

Order Allow,Deny
Allow from all

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^.*$ index.php [L]