Re: [users@httpd] directory index forbidden
by Azeem Ahmad other posts by this author
Feb 28 2006 9:00AM messages near this date
Re: [users@httpd] directory index forbidden
|
[users@httpd] Why doesn't Apache bind socket to vhost's IP addr.?
> From: "Joshua Slive" <joshua@[...].ca>
> Reply-To: users@[...].org
> To: users@[...].org
> Subject: Re: [users@httpd] directory index forbidden
> Date: Tue, 28 Feb 2006 11:34:17 -0500
>
> On 2/28/06, azeem ahmad <azeem81@[...].com> wrote:
>
> > [Tue Nov 28 03:11:07 2000] [error] [client 192.168.3.6] Directory index
> > forbidden by rule: /var/www/webdav/must/
>
> You need
> Options +Indexes
> in the relevant directory.
>
> Joshua.
it seems to work now but with a problem
if i access from localhost, both http and https works and it access the
directory
but if i access from a Windows XP box, it works on http only and in case of
https it says in error_log (instead of ssl_error_log)
[Tue Nov 28 04:30:47 2000] [error] [client 192.168.3.6] (13)Permission
denied: access to /index.html denied
Regards
Azeem
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@[...].org
" from the digest: users-digest-unsubscribe@[...].org
For additional commands, e-mail: users-help@httpd.apache.org
Thread:
Azeem Ahmad
Joshua Slive
Azeem Ahmad
|