[Xitami] virtual host and cgi question

Simon Cusack xitami@lists.xitami.org
Wed, 19 Feb 2003 22:34:46 -0000 (GMT)


Hi all,

I have read all of the doco on vhosts and cgi-bins, etc but haven't been
able to find out if the following is possible.
Basically I want to run almost my entire website via cgi, (I am using
quixote) but some stuff like images can still get served as normal.  So
does anyone know if it is possible to set xitami up so that:
http://www.myhost.com/images

refers to the images directory in the webpages directory (or whereever
else I set it) but
http://www.myhost.com/

directs everything to my quixote script?

Regards, Simon Cusack.