[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Universal CGI-BIN
- Subject: RE: [cobalt-users] Universal CGI-BIN
- From: "Dan" <dan@xxxxxxxxxxxxx>
- Date: Mon Aug 14 05:25:40 2000
> > I have a problem making the universal CGI-BIN. I heave read
> the cgi-faq but
> > didn't find anything that helped. Here is what I have done so far
> >
> > Edited the srm.conf, here is what I added
> > Alias /cgi-s/ /home/sites/site2/web/
> > and restared apache.
> >
> > If I call http://domain.com/cgi-s/
> > I get the home directory of site2.
> > If I call http://domain.com/cgi-s/images, I get the directory of
> > /home/sites/site2/web/images
> if i have the time this evening i`ll try to find out why it doesn`t
> work.
>
> cgi is active for both sites ? does formmail contain any path or url
> information ?
>
Take a look at his Alias code. If that's the way it is:
http://www.domain.com/cgi-s/ = http://www.domain.com/
He has it pointing to the /web directory instead of that site /cgi-s
directory.
--
Dan Kriwitsky