Skip to content

Commit

Permalink
Add extra index extensions from router.php.
Browse files Browse the repository at this point in the history
  • Loading branch information
LindirQuenya committed Jul 24, 2022
1 parent 5ea530c commit 0c44961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httpd.conf
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ DocumentRoot "/var/www/localhost/htdocs"
# is requested.
#
<IfModule dir_module>
DirectoryIndex index.html index.htm index.php
DirectoryIndex index.html index.htm index.php index.php5 index.phtml
</IfModule>

#
Expand Down

0 comments on commit 0c44961

Please sign in to comment.