Marilyn Burgess wrote: > Hello, > > I'm running modperl2 on Debian from the libapache2-mod-perl2 debian package > and I can't get the DirectoryIndex rule to work properly. I have the line > > DirectoryIndex index.html index.cgi index.pl index.php index.xhtml > > in apache2.conf, and in the file default in sites-available... nether seem > to have any effect as I get the error: "Attempt to serve directory:" . > correct doc root. > > I have found this post http://www.wlug.org.nz/SargeApache2Notes that > explains that this is a "bug" and directs me to a dead blog. Does anyone out > there know a work around or a fix that has worked for you?
that site links to a broken mail list archive, so you could search other public archives around that time for the same thread. or, of course, google is your friend :) you may find this helpful: http://marc.info/?l=apache-modperl&m=112808685415719&w=2 --Geoff