Date: Tue, 20 Aug 1996 15:47:40 -0700 (PDT) From: Ulf Zimmermann <ulf@Lamb.net> To: ian@gamespot.com Cc: freebsd-isp@freebsd.org Subject: Re: Weird Apache problem Message-ID: <199608202247.PAA23305@Gatekeeper.Lamb.net> In-Reply-To: <199608201533.PAA06207@gamespot.com> from Ian Kallen at "Aug 20, 96 03:39:06 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> > From: Ulf Zimmermann <ulf@Lamb.net> > brevity.. > > I have the following access.conf: > > # This should be changed to whatever you set DocumentRoot to. > > <Directory /usr/local/www/data> > > Options Indexes IncludesNOEXEC FollowSymLinks > > <Limit GET> > > order allow,deny > > allow from all > > </Limit> > > </Directory> > brevity... > > ------ > > As you see I have 1 CGI, 1 external program and 1 ECHO. If I know access > > this via http://server/ulf/index.html, the server executes the ECHO and > > don't allow the CGI and external program. It gives a message like > > "An error occured while executing this directive" > > > > But now, if I access this page via http://server/~ulf/index.html it executes > > everything regardless of "Option IncludeNOEXEC". Has anyone seens this too? > > I don't run user home pages but I'll venture a guess: > > You are setting NOEXEC for /usr/local/www/data but is your home > directory under that directory tree? ~ulf/public_html is probably not > covered by this diretive. > > > Ian Kallen ian@gamespot.com > Director of Technology & Web Administration > http://www.gamespot.com > Probably your are right, but I can't see any option anywhere to set that. Ulf. --------------------------------------------------------------------- Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-865-0204 Lamb Art Internet Services || http://www.Lamb.net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608202247.PAA23305>