aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/apache_protection
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2005-02-24 12:26:30 +0000
committerDavid Heinemeier Hansson <david@loudthinking.com>2005-02-24 12:26:30 +0000
commit614e14d815a6134c3dd8898e483a6cae5dcd9a2f (patch)
tree4e8c8dcb8dd3c9bd3700a908dfedb1862b2137c7 /railties/doc/apache_protection
parent9bf3b25ab7282320b38eb6fda98ce4623c187431 (diff)
downloadrails-614e14d815a6134c3dd8898e483a6cae5dcd9a2f.tar.gz
rails-614e14d815a6134c3dd8898e483a6cae5dcd9a2f.tar.bz2
rails-614e14d815a6134c3dd8898e483a6cae5dcd9a2f.zip
Drop the _doc nonsense and use the index.html straight on
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@791 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'railties/doc/apache_protection')
-rw-r--r--railties/doc/apache_protection3
1 files changed, 0 insertions, 3 deletions
diff --git a/railties/doc/apache_protection b/railties/doc/apache_protection
deleted file mode 100644
index 37676c2c63..0000000000
--- a/railties/doc/apache_protection
+++ /dev/null
@@ -1,3 +0,0 @@
-Order Deny,Allow
-Deny from all
-Allow from 127.0.0.1 \ No newline at end of file