Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: mien on January 30, 2008, 08:52:51 PM
-
Hello,
Is there any way to configure Apache so that ANY page of some site (iBay) will be generated by one CGI program (one CGI program for the whole site)?
That is for example http://www.example.com/ will call that script and http://www.example.com/some/path will call the same script (and leaving the path "/some/path" in env variable PATH_INFO, or elsewhere)
Is that possible?
Thank for help.