summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-11-23 11:14:44 +0100
committerPatrick Simianer <p@simianer.de>2015-11-23 11:14:44 +0100
commit8f4bce61e07ce0e8935deccd0eaa1334d85ab76e (patch)
treea75a6578bc36065a9fbc4957b9029c2c2648bd51 /external
parent94e15075556f206354cd60ed8fbd44c2f6ad20f2 (diff)
rm
Diffstat (limited to 'external')
-rw-r--r--external/lfpe-apache.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/external/lfpe-apache.conf b/external/lfpe-apache.conf
deleted file mode 100644
index adeca26..0000000
--- a/external/lfpe-apache.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-Alias /lfpe /fast_scratch/simianer/lfpe/lfpe/
-
-<Directory /fast_scratch/simianer/lfpe/lfpe>
- Options +FollowSymLinks
- AllowOverride All
- order allow,deny
- allow from all
-</Directory>