Hi everyone,
This is kind of a genera spanning question, hoping someone here can help.
I have an .htaccess file and I am using mod_rewrite to basically hide the index.php page. On the front end of the site everything is working perfectly fine so I know that the .htaccess file is doing its job.
The problem comes in the admin section. in the code someone basically did a header location redirect. For some reason, only those pages the .htaccess file isn't working at all.
My thinking is that for some reason the header redirect can somehow override the .htaccess file so it effectively breaks the page.
I know, I'm grasping at straws here...lol
Anyone see something like this before?
Thanks,
Joe




Bookmarks