Tagged Questions
1
vote
2answers
222 views
.htaccess is not working in lease web hosting
.htaccess is not working.
http://www.example.com/index.php/user -- is working
http://www.example.com/user --- is not working
the following file is my .htaccess file.
RewriteEngine on
RewriteCond ...