Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update default .htaccess per CO-2741
Benn Oshrin committed Mar 30, 2025
1 parent 1a96837 commit 3d7195b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/webroot/.htaccess
@@ -3,3 +3,7 @@
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
</IfModule>

<IfModule mod_autoindex.c>
Options -Indexes
</IfModule>

0 comments on commit 3d7195b

Please sign in to comment.