Skip to content

Commit

Permalink
Merge pull request #382 from sumocoders/jonasdekeukelaere-patch-7
Browse files Browse the repository at this point in the history
Block tests directory
  • Loading branch information
tijsverkoyen authored Apr 18, 2024
2 parents 03715be + 05cfad4 commit ba63e07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ deny from env=stayout
RewriteRule var/docker/.* - [F]
RewriteRule var/logs - [F]
RewriteRule vendor/.* - [F]
RewriteRule tests - [F]

# redirect all traffic to https
# <IfModule headers_module>
Expand Down

0 comments on commit ba63e07

Please sign in to comment.