I'm interested in knowing how I can change the redirect of categories to a page other than index.php. I have slightly different needs, in terms of formatting, for my archives page, so I would like for all clicks on a category name to jump to archives.php?cat=2, for example, instead of index.php?cat=2.
That way, I can have specific formatting on my archives.php page. Is there an easy way to change this?
Has this question been asked 10,000 times before? ;) (Honestly, I just spent about 2 hours looking for an answer on these forums, and didn't find one...maybe I'm searching for the wrong terms.)