In order to get  the test-cgi script 
in cgi-bin to work, I had to modify the commonhttpd.conf <Directory /> 
setting to look like the 8.1 commonhttpd.conf settings:

<Directory />
#  Options -All -Multiviews
  Options FollowSymLinks
  AllowOverride None
#  Order deny,allow
#  Deny from all 
</Directory>

Oh, and I had to do a "chmod 755  test-cgi" as well.

HTH,

Roger

On Monday 25 March 2002 05:29 pm, you wrote:
> >>>>> "Larry" == Larry Sword <[EMAIL PROTECTED]> writes:
>
>     Larry> Laura Conrad wrote:
>     >> I just upgraded my machine from 8.1 to 8.2, and now whenever I try
>     >> to access a page on the webserver I get something like:
>     >>
>     >> Forbidden
>     >>
>     >> You don't have permission to access / on this server.
>     >>
>     >> It worked fine on 8.1.  Is there something I need to change in the
>     >> apache configuration files?
>
>     Larry> Try: https://localhost/
>
> When I do that, Netscape makes me click a whole bunch of buttons before
> telling me I'm forbidden to access that site.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to