Skip to content

Commit b57d563

Browse files
committed
Add .htaccess files created by checksetup.pl
Canonical link: https://commits.webkit.org/155626@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@174767 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 69ddb06 commit b57d563

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# nothing in this directory is retrievable unless overridden by an .htaccess
2+
# in a subdirectory
3+
deny from all
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# nothing in this directory is retrievable unless overridden by an .htaccess
2+
# in a subdirectory
3+
deny from all
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# nothing in this directory is retrievable unless overridden by an .htaccess
2+
# in a subdirectory
3+
deny from all

0 commit comments

Comments
 (0)