|
For the future,
DirectoryIndex index.html
Options +FollowSymLinks
RewriteEngine On
RewriteRule ^([a-zA-Z0-9]+)$ $1.html [L]
This works no problem at all.
Also, I noticed when i searched the forum for '.htaccess' and clicked on my thread, it wouldn't load saying it was forbidden. so i removed the &highlight=.htaccess and it loaded no problem =)
|