| Current Path : /var/www/html/mmishra/mm/phpwebsite-1.8.x/ |
| Current File : /var/www/html/mmishra/mm/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]