Dup Ver Goto 📝

default-page

PT2/apache/config does not exist
To
8 lines, 27 words, 232 chars Page 'default-page' does not exist.

Edit /etc/apache2/mods-available/dir.conf and change the order in

<IfModule mod_dir.c>
    DirectoryIndex index.php index.html index.cgi index.pl index.xhtml index.htm
</IfModule>

# vim: syntax=apache ts=4 sw=4 sts=4 sr noet