summaryrefslogtreecommitdiff
blob: 45a79a52bb63b1e819cb67874b0e7dc43b87c2e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Config file for /etc/init.d/xsp
# $Id: xsp.confd,v 1.1 2009/01/18 17:44:04 loki_val Exp $

# This is the document root; trailing slash is not necessary
MonoServerRoot=/usr/lib/xsp/test

# Port for the server to run on
MonoServerPort=8000

# If you want to host .NET 2.0 applications you have to set this to 2.
# Otherwise, leave it unchanged
MonoServerVersion=1