[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
>