still not working still URLS as -http://www.example.com/blog/forum/viewforum.php?f=14 with this .htaccess file: # Lines That should already be in your .htacess <Files "config.php"> Order Allow,Deny Deny from All </Files> <Files "common.php"> Order Allow,Deny Deny from All </Files...