summaryrefslogtreecommitdiff
blob: 8f724ad99c32e8ffdd9703fd3571b91806288e9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Config file for /etc/init.d/xsp
# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/files/1.2.4/xsp.confd,v 1.1 2007/05/17 18:18:53 jurek 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