mono-xsp2-admin(8) debian man page | unix.com

Man Page: mono-xsp2-admin

Operating Environment: debian

Section: 8

MONO-XSP2-ADMIN(8)					User Contributed Perl Documentation					MONO-XSP2-ADMIN(8)

NAME
mono-xsp2-admin.conf - mono-xsp2 hosts file creator
SYNOPSIS
mono-xsp2-admin.conf [action] [args] OPTIONS Actions: add Use 'add' if you want to create an application and want mono-xsp2 scripts to manage it del If you want to remove an application Args: --path The path where you have your aspx files, MUST EXISTS!, required only with add action --app The name of your application
DESCRIPTION
mono-xsp2-admin.conf is a perl tool to adminstrate your ASP.NET webapps that will be executed with xsp2. When you try to add an application, admin.conf will verify that your path exists, if it is, it will add a directory inside /etc/xsp2/conf.d with the name of your app, and also as a file with the filename format: 10_appname. This file will have the information (path, app). So, when mono-xsp2-update.conf is executed it will read those dirs and create a debian.webapp in /etc/xsp2 that the xsp2 daemon will read.
AUTHOR
Pablo Fischer <pablo@pablo.com.mx> perl v5.14.2 2012-01-18 MONO-XSP2-ADMIN(8)
Related Man Pages
xsp(1) - suse
mono-asp-apps(1) - suse
xsp(1) - debian
xsp(1) - xfree86
xsp(1) - php
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file