2 # Run htparser as user ASHD_USER (optionnal)
7 # Change the root directory to ASHD_ROOT (optionnal)
12 # htparser argument array (optionnal, see htparser(1))
17 # Port specification (see htparser(1))
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")