summaryrefslogtreecommitdiff
path: root/lfpe-apache.conf
blob: adeca2625f1669a1e6f1ab703f50f2d87536ef6b (plain)
1
2
3
4
5
6
7
8
Alias /lfpe /fast_scratch/simianer/lfpe/lfpe/

<Directory /fast_scratch/simianer/lfpe/lfpe>
	Options +FollowSymLinks
	AllowOverride All
	order allow,deny
	allow from all
</Directory>