[ic] Apache Config Question

Corey Gilmore interchange-users@lists.akopia.com
Tue Jun 5 10:31:01 2001


Whats the best way to setup apache w/interchange, so that my root dir is
actually my IC CGI?

What I want is http://my.server.com/ to correspond to the IC cgi.

I want to avoid having URL's like
http://my.server.com/some.cgi/index.html
and
http://my.server.com/some.cgi/anotherpage.html

Can it be done?  The main problem I've found is that I can't set
DocumentRoot to /path/to/interchange.cgi since its not a folder.  And then
there are other issues associated with that, because its a file not a dir,
etc.

thanks,
.cfg