diff options
author | mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> | 2008-08-18 17:59:53 +0000 |
---|---|---|
committer | mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> | 2008-08-18 17:59:53 +0000 |
commit | b95c91e4a06b7ce0f7b36efdbb2f02036cb85e4a (patch) | |
tree | f60662033fbad751c0c42bf5a475595ad4157117 /apache | |
parent | 7c2b4939b65f1610f4f2001c10c2f3c7fa9f9c0c (diff) |
Delete a line from tko-directives. This line was moved to django-directives a while ago, but it looks like this half of the move didn't get committed.
Signed-off-by: Steve Howard <showard@google.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@2003 592f7852-d20e-0410-864c-8624ca9c26a4
Diffstat (limited to 'apache')
-rw-r--r-- | apache/conf/tko-directives | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apache/conf/tko-directives b/apache/conf/tko-directives index 9de5de34..91d06e57 100644 --- a/apache/conf/tko-directives +++ b/apache/conf/tko-directives @@ -1,5 +1,3 @@ -RedirectMatch ^/$ /afe/ - Alias /results "/usr/local/autotest/results/" <Directory /usr/local/autotest/results/> Options Indexes FollowSymLinks MultiViews |