[FASTCGI] Rewriting CGI into FastCGI
Alexander Galkin (Audible US)
agalkin at audible.com
Tue Nov 18 17:12:37 EST 2008
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.pins.net/mailman/private.cgi/fastcgi-developers/attachments/20081118/93eb9472/attachment.html>
More information about the FastCGI-developers
mailing list