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

help with cgi



John,

	I have a cgi script I'm trying to run on an apache server from a website.
I have the files and directories chmod 755 i did 

chmod -R 755 directory
chown -R nobody:nobody directory
and I 
AddHandle cgi-script .cgi

I'm still getting this error:

Forbidden
You don't have permission to access /store/shopper.cgi on this server.

Any suggestions?

Thanks
Wayne