Quote:
Originally Posted by woj
you are probably doing something wrong, it shouldn't take long time to load at all when done in php....
|
Would it slow it down much if I'm doing an htaccess redirect and then another one in PHP? Kinda another reason why I just want to have it all in htaccess. I have htaccess redirecting mysite.com/string to mysite.com/page.php, so that I can change the htaccess at any time and have it redirect many links at once to where ever I want, then mysite.com/page.php grabs the ID query from the referrer and redirects to mysite.com/page.php?ref_id=101