On Nov 1, 2007 8:45 PM, Jon Forrest <jlforrest@xxxxxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx