a little custom permalink htaccess problem
-
i have a rule in htaccess:
RewriteRule ^category-1\.html$ /index.php?category_name=category-1 [L]
now that rule fails somehow but if I make the flag to [R,L] it looks like it redirects to the correct page..
problem is why it doesn’t go to the correct page when not redirected?
any help will be much appreciated..
- The topic ‘a little custom permalink htaccess problem’ is closed to new replies.