| thanks,
I do have a .htaccess file. I have tried the above site already. I have the .htaccess 301 redirect in my .htaccess file now and below that I added the following code
RewriteRule ^([^\.\?]+)(\?.*)?$ $1.php
No luck with it. I have the .htaccess file in my public_html dir also. |