[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] Apache Config Question
At 09:33 01-06-05 -0400, you wrote:
>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.
The best way will be to make a redirection from your main page
www.server.com/index.html to your server.com/some.cgi/.