diff options
Diffstat (limited to 'lfpe-apache.conf')
-rw-r--r-- | lfpe-apache.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lfpe-apache.conf b/lfpe-apache.conf index 622fe31..adeca26 100644 --- a/lfpe-apache.conf +++ b/lfpe-apache.conf @@ -4,5 +4,5 @@ Alias /lfpe /fast_scratch/simianer/lfpe/lfpe/ Options +FollowSymLinks AllowOverride All order allow,deny - allow from all + allow from all </Directory> |