IndexIgnore *
Options -Indexes
Options +FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteRule . index.php [QSA,L]
I have used automated conversion websites but for some reasons its not working.
IndexIgnore *
Options -Indexes
Options +FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteRule . index.php [QSA,L]
I have used automated conversion websites but for some reasons its not working.
You should be fine with such rewrite in root location: