WordPress overrides the GET variables, (page_id) set in HTACCESS
WordPress’ URL routing is really difficult to work with. I’m looking forward to the day it’s replaced with something more rational (and I hope that I get to be the one to write the code to replace it, but I digress…) However I think your first problem is trying to do everything in .htaccess. I’ve … Read more