Rewriting CGI into FastCGI
"Alexander Galkin \(Audible US\)" <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
I moved my code from old CGI app into new FastCGI app. Now I want all requests that still going to old CGI script rewritten into new FastCGI script. Basically all requests going into http://www.myapacheserver.com/cgi-bin/old_cgi_app.exe?name=value go to http://www.myapacheserver.com/cgi-bin/new_fastcgi_app?name=value How do I configure Apache server to do this rewrite? _______________________________________________ FastCGI-developers mailing list FastCGI-developers-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org http://mailman.pins.net/mailman/listinfo.cgi/fastcgi-developers