/etc/conf.d/xsp

Список устанавливаемых файлов, Разработка на C# под linux
 
# cat /etc/conf.d/xsp
# 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