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

Re: Apache - groups - can anyone explain this?



Try
<Directory /real/dir>
	Options ExecCGI
</Directory>

Em Tue, 21 Oct 2003 15:16:15 +0200
"Ron Rademaker" <r.rademaker@virtualbuilding.nl> escreveu:

> Hello,
> 
> If anyone could tell me how this is possible... Please do because I have
> no idea:
> 
> My apache runs as user / group www-data / www-data
> I got
> 	<Directory />
> 		Options ExecCGI
> 	</Directory>
> Within my VirtualHost
> When I try to access: index.cgi on this virtualhost -> Forbidden
> Logs tell me: file permissions deny server execution
> When I: su - www-data
> 	  ./index.cgi		
> 	  It works!
> 
> The file permissions are: 770, www-data is in the group owning the cgi
> This happens to ALL my cgi-scripts....
> 
> Thanks,
> Ron
> 
> PS. Could you please cc any replies to me?
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 



Reply to: