[Xitami] cgi under vhosts

Greg P. xitami@lists.xitami.org
Sun, 23 Jun 2002 12:44:41 -0400


Add the following to defaults.cfg

[CGI]
   workdir=cgi-bin                     #   Where CGI scripts run
   wildcard=1                          #   Allow /cgi-bin anywhere in
URL

The cgi-bin under any virtual host

(ex. URL:  http://127.0.0.1/myvhost/cgi-bin/test.pl)
(ex. absolute path:  c:\xitami\webpages\myvhost\cgi-bin\test.pl)

now works.


Greg P.


"Greg P." wrote:

> How do I get a vhost cgi-bin to execute perl scripts?
> I keep getting a download warning in my browser (Netscape 4.7).
>
> --
> Xitami Users Mailing List -- For Xitami support
> To unsubscribe: http://lists.xitami.org/mailman/listinfo/xitami