Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 1996 16:20:39 +0400 (MSD)
From:      bvt@mp.aha.ru (Boris Tyshkiewitch)
To:        ulf@Lamb.net (Ulf Zimmermann)
Cc:        ian@gamespot.com, freebsd-isp@freebsd.org
Subject:   Re: Weird Apache problem
Message-ID:  <199608221220.QAA19176@mp.aha.ru>
In-Reply-To: <199608202247.PAA23305@Gatekeeper.Lamb.net> from "Ulf Zimmermann" at Aug 20, 96 03:47:40 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> > > 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.



  btw, some days ago I patch mod_userdir.c for setuid to specified user. 
Restore uid to root I done in logger handler.  5 line of code.  Works fine.


Boris.







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608221220.QAA19176>