aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/apache_protection
diff options
context:
space:
mode:
Diffstat (limited to 'railties/doc/apache_protection')
-rw-r--r--railties/doc/apache_protection3
1 files changed, 3 insertions, 0 deletions
diff --git a/railties/doc/apache_protection b/railties/doc/apache_protection
new file mode 100644
index 0000000000..37676c2c63
--- /dev/null
+++ b/railties/doc/apache_protection
@@ -0,0 +1,3 @@
+Order Deny,Allow
+Deny from all
+Allow from 127.0.0.1 \ No newline at end of file