On Sun, 28 Feb 1999, hoelc wrote:

> Hello,
> I have just installed a Slackware 96 Linux Operating system, and I face some
> problem with the Apache server.
> I have wrote a simple html page to trigger a cgi program.  I test it using
> the same computer, have no problem connecting to the Apache server and
> getting the HTML page, but can't get to run to cgi program, it give error
> massage of
> 
> " Forbidden: You don't have permission to access /try1.cgi on this server. "
> 
> I have check the access.conf file, the access permission is set to "all"
>         order allow,deny
>         allow from all
> 
> What can be wrong?  What else should I check?
> Please advise.
> Thank you very much.
> LCH
> 

In general when you try to access at your cgi program from other site
different of the server when you work, your access like "anybody" user, so
you have to give rights at this user in apache to access at this cgi's.

Where? i can't remember.


-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to