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

Em Tue, 21 Oct 2003 15:16:15 +0200
"Ron Rademaker" <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to