mono-xsp4-admin --version (return code: 0)
This script let the user to create a application host file in one step
for XSP4 (/etc/xsp4/conf.d/application
Use:
mono-xsp4-admin [action] --path=/real/path --app=/applicationame
Where:
action:
add Creates an application
del Delete an application (the directory /etc/mono-server/conf.d/application
--path=/real/path A real and true path where you have your ASP.NET applicatio running
--app=/application The name of the application
mono-xsp4-admin --help (return code: 0)
This script let the user to create a application host file in one step
for XSP4 (/etc/xsp4/conf.d/application
Use:
mono-xsp4-admin [action] --path=/real/path --app=/applicationame
Where:
action:
add Creates an application
del Delete an application (the directory /etc/mono-server/conf.d/application
--path=/real/path A real and true path where you have your ASP.NET applicatio running
--app=/application The name of the application