updated on Thu Jan 5 13:17:10 UTC 2012
[aur-mirror.git] / ashd / ashd.conf
blob04bf829624ee4411567909bc7bafb9b8f9b89b93
2 # Run htparser as user ASHD_USER (optionnal)
4 ASHD_USER=http
7 # Change the root directory to ASHD_ROOT (optionnal)
9 ASHD_ROOT=/var/empty
12 # htparser argument array (optionnal, see htparser(1))
14 ASHD_ARGS=()
17 # Port specification (see htparser(1))
19 ASHD_PORTSPEC=plain
22 # Root handler (see htparser(1))
24 ASHD_ROOT_HANDLER=dirplex
27 # Root handler argument array (see $ASHD_ROOT_HANDLER's man page)
29 ASHD_ROOT_HANDLER_ARGS=("/srv/http")