aisarosenbaum Posted January 30, 2008 Share Posted January 30, 2008 Hi, I would like to redirect all requests to a single CGI, regardless of the incoming URL. I'd like to pass the CGI the entire original URL. Should this be a rewrite or redirect? Any advice on the best approach? TIA, Aisa Quote Link to comment Share on other sites More sharing options...
madmax Posted January 31, 2008 Share Posted January 31, 2008 Use mod_rewrite .... Or use RedirectMatch/RedirectPermanent perhaps ? http://httpd.apache.org/docs/2.0/mod/mod_alias.html#redirectmatch Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.