Dup Goto 📝

default-page

PT2/apache/config 07-31 13:46:47
To Pop
8 lines, 27 words, 232 chars Monday 2023-07-31 13:46:47

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