Page 1 of 1

.htaccess problems

Posted: Fri Jan 04, 2008 2:11 pm
by shiznatix
Ok so this is bugging me. I am trying to add another rule to my .htaccess file but it is giving me a 500 internal server error. This is the line that breaks everything:
RewriteRule ^blufftent/$ blufftent/ [L,QSA]
and that breaks it. The funny thing is that I have lines like this:
RewriteRule ^poker-forum/$ poker-forum/ [L,QSA]
and that works and has worked this whole time.

So I don't see what my new rule is doing wrong. If someone can give me a bit of help that would be awesome.

Posted: Sat Jan 05, 2008 9:01 pm
by shiznatix
nothing?