chade n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 02 Sep 2003 Posts: 1
|
Posted: Tue Sep 02, 2003 6:26 pm Post subject: Apache2 and Indexes |
|
|
Alright -- I've been working on this for hours now, so I've decided to ask for some help...
The sole Directory listing in commonapache2.conf:
<Directory />
Options All MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
Directories from /home through htdocs is chmod 755. And the apache2 service has been restarted.
I want to allow for a directory listing that folks click follow links through the directories or view the text files in thier browsers.
Any suggestions? |
|