From 614e14d815a6134c3dd8898e483a6cae5dcd9a2f Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 24 Feb 2005 12:26:30 +0000 Subject: 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 --- railties/doc/apache_protection | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 railties/doc/apache_protection (limited to 'railties/doc/apache_protection') 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 -- cgit v1.2.3