Skip to content

Commit

Permalink
Accept the localhost family: 127.0.0.X
Browse files Browse the repository at this point in the history
  • Loading branch information
William WEENS committed Aug 27, 2014
1 parent 01a97c2 commit 4e74400
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
@@ -1,4 +1,4 @@
Order Deny,Allow
Deny from all
Allow from 127.0.0.1 192.168.0. 10.8.0.
Allow from 127.0.0 192.168.0. 10.8.0.
DirectoryIndex index.py

0 comments on commit 4e74400

Please sign in to comment.