Like instead of http://www.plentyoftorrents.com/general.htm I want it to look like http://www.plentyoftorrents.com/general/ how would I do that? and where is the .htaccess file? I am using godaddy.com shared hosting. thanks.
This guy blogged about this as recent as last December, godaddy issues with .htaccess files: http://gidden.net/tom/2006/05/26/4/ Assuming godaddy isn't all wierd with the way they handle htaccess you can try this: Options +FollowSymLinks RewriteEngine on RewriteRule general general.htm?