[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Cgi-wrapper with AliasMatch
- Subject: Re: [cobalt-developers] Cgi-wrapper with AliasMatch
- From: "JMFI Webmaster" <support@xxxxxxxx>
- Date: Wed Jun 7 15:12:29 2000
I have found the setting for the "web" part of the user directory in
Product_raq.pm. I changed it to just "" and things go fine now. No need for
the AliasMatch.
Jason Frisch
----- Original Message -----
From: Michael <michael@xxxxxxxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Sunday, May 28, 2000 3:52 AM
Subject: Re: [cobalt-developers] Cgi-wrapper with AliasMatch
> Jason,
>
> I'm having the same problem with CGI files and alias in the httpd.conf. I
> posted a message about a week ago and still haven't gotten a response. If
> anyone knows what we need to add/modify to the httpd.conf file please post
> it!
>
> Thanks,
> Michael
>
>
> ----- Original Message -----
> From: Jason Frisch <webmaster@xxxxxxxx>
> To: <cobalt-developers@xxxxxxxxxxxxxxx>
> Sent: Saturday, May 27, 2000 4:21 AM
> Subject: [cobalt-developers] Cgi-wrapper with AliasMatch
>
>
> > Hello All,
> >
> > I am trying to map domain.com/$user to /home/sites/site1/users/$user/web
> > which I have managed to do using aliasmatch in the httpd.conf file...and
> > things work fine with .html pages.
> >
> > However, it seems that CGI-Wrap tries to find scripts where the url is
> > pointing, naturally giving a 404 not found error. This is, it looks at
> > %sitedir%/$user/user/somecgi.cgi instead of
> > %sitedir%/users/$user/web/somecgi.cgi. Does anyone know of some way to
get
> > around this?
> >
> > Regards,
> >
> > Jason Frisch
> >
> >
> > _______________________________________________
> > cobalt-developers mailing list
> > cobalt-developers@xxxxxxxxxxxxxxx
> > http://list.cobalt.com/mailman/listinfo/cobalt-developers
> >
>
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>