.htaccess problems
Posted: Fri Jan 04, 2008 2:11 pm
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:
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.
and that breaks it. The funny thing is that I have lines like this:RewriteRule ^blufftent/$ blufftent/ [L,QSA]
and that works and has worked this whole time.RewriteRule ^poker-forum/$ poker-forum/ [L,QSA]
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.