Quote:
Originally Posted by RikiB
I tried adding the slash to the 2nd part of the rule, unfortunately it didn't work.
I tried both in the site root and the forum root, does it matter which one the .htaccess file needs to be in?
What happens is I click on a category in the LDLM and it just says page not found.
|
I'm at a bit of a loss with this - the rules I suggested (with the /) work for me in my httpd.conf file and for another user in his .htaccess file - without the slash it would only work in the httpd.conf. mod_rewrite is (as has been said) voodoo. Its behaviour does change depending on where the rules are being read, i.e. in which directory the .htaccess file is placed. One really needs access to its log file to sort out what is happening - I imagine you don't have this possibility?
I'll see if I can dig any further.