Skip to content

Commit

Permalink
add htaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki-kimoto committed Jun 30, 2013
1 parent 1ef308b commit aa299d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
order deny,allow
deny from all
2 changes: 2 additions & 0 deletions setup/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
order allow,deny
allow from all

0 comments on commit aa299d5

Please sign in to comment.