What Apache Version are you running? Did you apply the changes
recursively?
chmod -R ?
The folder contents are displayed when apache cannot find an
index.html file
in that directory (BTW, you can turn that off by disabling the option
Indexes in httpd.conf).
You can tell Apache to look for
I gave 777 to the whole folder.
the web page displays now the contents of the folder
:(
any idea?
thanks.
--- Jan F Steinbrener <[EMAIL PROTECTED]>
wrote:
> Do your folders have the executable permission set
> for others?
>
> On Feb 13, 2008, at 10:03 AM, Melanie Pfefer wrote:
>
> > hello,
> >
>
Do your folders have the executable permission set for others?
On Feb 13, 2008, at 10:03 AM, Melanie Pfefer wrote:
hello,
I am getting this error and donno the cause:
[Wed Feb 13 16:57:14 2008] [error] [client
172.21.193.71] (13)Permission denied: access to
/cacti/index.html denied
in httpd
hello,
I am getting this error and donno the cause:
[Wed Feb 13 16:57:14 2008] [error] [client
172.21.193.71] (13)Permission denied: access to
/cacti/index.html denied
in httpd.conf:
Alias /cacti "/home/cactiuser"
Options Indexes FollowSymLinks Includes MultiViews
Order allow,deny