Files
2026-06-12 11:42:00 +00:00

6 lines
91 B
ApacheConf

DirectoryIndex index.html index.php
<IfModule mod_rewrite.c>
RewriteEngine On
</IfModule>