diff options
Diffstat (limited to 'extra/xsp/xsp.conf.d')
-rw-r--r-- | extra/xsp/xsp.conf.d | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/extra/xsp/xsp.conf.d b/extra/xsp/xsp.conf.d new file mode 100644 index 000000000..99d634929 --- /dev/null +++ b/extra/xsp/xsp.conf.d @@ -0,0 +1,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. Archlinux will provide xsp configured by a .webapp +# configuration file which rests in /etc/xsp + +XSP_PARAMS="--appconfigdir /etc/xsp" |