Directory index creation - well known problem, completely unknowncauses

This is a discussion on Directory index creation - well known problem, completely unknowncauses within the Apache Web Server forums, part of the Web Server and Related Forums category; Hello! I know the problem is very common among newbies like me but I'm desperate a bit since I ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-03-2004
Micha³ Gancarski
 
Posts: n/a
Default Directory index creation - well known problem, completely unknowncauses

Hello!

I know the problem is very common among newbies like me but I'm
desperate a bit since I haven't made even a tiny step towards solving it
despite digging the internet for solution for couple of days.

I use Gentoo 2004.0 with Apache 2.0.49. I've created a user's account
for user "wysy", then a "public_html" directory under /home/wysy/ and,
as root, chmoded it along with whole /home/ hierarchy to 755. However
when I try to access the directory with web browser through [IP
address]/~wysy I get "You don't have permission to access /~wysy/ on
this server". Of course everything works fine when I put some index.html
into public_html; Apache just serves the file properly.

Apache's error log shows me this:

[client 192.168.0.1] Directory index forbidden by rule:
/home/wysy/public_html/

Now, here is a snippet from my commonapache2.conf:

<Directory /home/*/public_html>
Options Indexes
AllowOverride None
<IfModule mod_access.c>
Order allow,deny
Allow from all
</IfModule>
</Directory>

As you can see I have Options Indexes. I've tried Options All and
Options +Indexes as well as no Options directive at all. In every case I
get the same result: access denied.

Is there anyone in this group who can help me? Thank you in advance.

--
Michal Gancarski
  #2 (permalink)  
Old 08-05-2004
bubble
 
Posts: n/a
Default Re: Directory index creation - well known problem, completely unknown

hell
I have same problem for days now and haven't solved it yet.
what about you
I really need help
Thank
-
bubbl
-----------------------------------------------------------------------
Posted via http://www.webservertalk.co
-----------------------------------------------------------------------
View this thread: http://www.webservertalk.com/message171331.htm

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:59 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0