Files
dockerfiles/php/debian-bookworm-apache/dir.conf2
2024-04-29 13:18:16 +05:30

4 lines
114 B
Plaintext

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