Where to add the rewrite rule for archives in .htaccess?
-
I am trying to create an index page for my archives, but no matter where I add the rewrite rule (RewriteRule ^archives/? /archives.php [QSA]) in my .htaccess file, it returns a 500 Internal Server Error.
My permalink structure is /archives/%year%/%monthnum%/%day%/%postname%/.
Anyone able to help?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Where to add the rewrite rule for archives in .htaccess?’ is closed to new replies.