blob: b100baef1f42a46c99e97cd2a9288ec8ea5ab896 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# xsp options
# note that is just the helping app for mod_mono if you like production like
# quality
# xsp is for ASP testing mainly -- read the manpage for xsp to know what
# options are available. Parabola will provide xsp configured by a .webapp
# configuration file which rests in /etc/xsp
XSP_PARAMS="--appconfigdir /etc/xsp"
|