[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Apache Config Question
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