On Nov 1, 2007 8:45 PM, Jon Forrest <[EMAIL PROTECTED]> wrote:
> Joshua Slive wrote:
>
> > Likely because your Options directive is applied by-url rather than
> > by-directory.
> >
> > You need
> > <Directory /full/path/to/userdirectories/*/public_html>
> > Options +Indexes
> > </Dirctory>
> >
> > Or you need to find the Options directive that currently applies to
> > those directories and add Indexes.
>
> Thanks. After doing what you suggest I can see a directory
> listing of http://www-demo.cchem.berkeley.edu/username/ which
> shows the index.html file. However, if I click on index.html
> I get a "404 Not Found" error, and the error log says
>
> File does not exist:
> /users/chemweb/apache2/http-cchem/htdocs/username/index.html

So, where is the file actually located?

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to