[ale] Re: Apache Issues
Terzo
mterzo at mindspring.net
Thu Jul 20 14:39:25 EDT 2000
you sead rightable.
try 701 on /home/httpd
and
701 /home/httpd/html
and make sure that
/home/httpd/html/index.html exists
index.html permissions should be
604 and you should be fine.
also in httpd conf there should be a line that says
DocumentRoot "/www/htdocs"
but www would be your /home/httpd/htdocs
good luck to you.
hope some of this helps
terzo
On Thu, 20 Jul 2000, Veritus Silverun wrote:
> Ok, I checked the /home/httpd/html directory and all the files within it
> and they are all globally writable.
>
> As for the httpd.conf questions, it looks to me like it's all in order,
> see the following:
>
> --[From httpd.conf]--
> <Directory /home>
>
> # This may also be "None", "All", or any combination of "Indexes",
> # "Includes", "FollowSymLinks", "ExecCGI", or "MultiViews".
>
> # Note that "MultiViews" must be named *explicitly* --- "Options All"
> # doesn't give it to you.
>
> Options Indexes Includes FollowSymLinks
>
> # This controls which options the .htaccess files in directories can
> # override. Can also be "All", or any combination of "Options",
> "FileInfo",
> # "AuthConfig", and "Limit"
>
> AllowOverride All
>
> order allow,deny
> allow from all
>
> </Directory>
> --[End paste]--
>
> that looks right to me...
>
> and there is indeed a index.shtml in the /home/httpd/html directory.
> So I'm at a loss as to why I'm getting a 403 Forbidden error... Btw I
> also checked in httpd.conf and index.shtml is in the list of valid indexs.
>
>
> Thanks all,
> Jason Beeland
>
> --
> To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.
>
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.
More information about the Ale
mailing list