fcdeveloper/alldealers/master/.htaccess
#Local Settings RewriteEngine on RewriteCond %{HTTPS} !=off RewriteRule ^ http://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] #RewriteBase /ado/ci/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?$1 [L]
Files
