Skip to content

Commit

Permalink
Update .htaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
colinmollenhour authored Aug 8, 2022
1 parent 3cc6cfc commit cac4c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@

###########################################
## Deny access to other project files to prevent disclosure of the installed Magento version
## Only robots.txt should be allowed
## Only robots.txt and manifest.json should be allowed by default

<FilesMatch (?<!robots)\.txt$>
order allow,deny
Expand Down

0 comments on commit cac4c85

Please sign in to comment.