summaryrefslogtreecommitdiffstats
path: root/etc/app-root.conf
blob: 2d68317abc9170be858f6cba1e804f133e0e627d (plain)
1
2
3
4
5
6
Listen 8080
<Directory "/opt/app-root/src">
	Options Indexes
	IndexOptions FancyIndexing NameWidth=*
	Require all granted
</Directory>