Re: Allowing directory browsing in Apache

2002-08-01 Thread Johannes Franken
* Joe Tseng <[EMAIL PROTECTED]> [2002-08-01 05:14 +0200]: > I get a 403 forbidden message. I checked my file permissions and they > seemed OK (root/root/644). I checked httpd.conf and I had Options > Indexes for that virtual server. If this directory is a symlink, you might want to set

Re: Allowing directory browsing in Apache

2002-07-31 Thread Kevin Myers
On Wed, 31 Jul 2002 23:14:45 -0400, Joe Tseng wrote: >I recently created a new virtual server for an existing site that had >previously allowed people to peruse some of my files by directory listing. >When I try to peruse that directory, I get a 403 forbidden message. I >checked my file permissi

Allowing directory browsing in Apache

2002-07-31 Thread Joe Tseng
I recently created a new virtual server for an existing site that had previously allowed people to peruse some of my files by directory listing. When I try to peruse that directory, I get a 403 forbidden message. I checked my file permissions and they seemed OK (root/root/644). I checked httpd.c