
16 Oct
2003
16 Oct
'03
12:57 p.m.
On Thursday, October 16, 2003 2:40 PM
nelson pereira
Found something new this morning.
If I change the /bin/cgi-bin directory from chmod 755 to chmo 750, the error changes from and Internal Server Error to a Forbidden 403 error.
What surely is due to 'nobody' being regarded as 'everyone' - asetting of 750 means 'everyone' is allow nothing. Robert Kehl