On Sun, 23 May 2004, Alexander Dalloz wrote: > Am So, den 23.05.2004 schrieb Matthew Saltzman um 21:04: > > > > Check your Apache2 configuration files and the content of the > > > directories holding the webpage content. > > > > In particular, check the DirectoryIndex setting. In the original > > httpd.conf from the RPM, this setting appears to be empty, but it should > > have the names of files loaded by default when your URL specifies a > > directory, e.g., index.html. > > > Matthew Saltzman > > $ grep -n DirectoryIndex /etc/httpd/conf/httpd.conf.orig > 377:# DirectoryIndex: sets the file that Apache will serve if a > directory > 384:DirectoryIndex index.html index.html.var > > So within the RPM for Apache2 on my FC1 the DirectoryIndex is set. And > if you are running PHP then index.php is set too: > > $ grep -n DirectoryIndex /etc/httpd/conf.d/php.conf > 17:DirectoryIndex index.php > > Alexander Oops you are right. Something else I installed must have nuked that line. It is worth checking though, as it will cause the symptom. -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs