summaryrefslogtreecommitdiff
path: root/dev-dotnet/xsp/files/2.2/xsp.confd
diff options
context:
space:
mode:
Diffstat (limited to 'dev-dotnet/xsp/files/2.2/xsp.confd')
-rw-r--r--dev-dotnet/xsp/files/2.2/xsp.confd11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-dotnet/xsp/files/2.2/xsp.confd b/dev-dotnet/xsp/files/2.2/xsp.confd
new file mode 100644
index 000000000000..e4f79aafa5e5
--- /dev/null
+++ b/dev-dotnet/xsp/files/2.2/xsp.confd
@@ -0,0 +1,11 @@
+# Config file for /etc/init.d/xsp
+
+# 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