[ubuntu-mono] [Bug 179290] mono-apache-server2 should use AutoHosting by default
John Ryan
johnryan at paradise.net.nz
Sat Dec 29 21:07:37 UTC 2007
Public bug reported:
Binary package hint: mono-apache-server2
The mono-apache-server2 package does not turn on mod_mono's AutoHosting
feature. As a result, even a correct install of apache2, mono-apache-
server2 and libapache2-mod-mono will not immediately begin serving
ASP.NET pages. This can be remedied by adding the line:
MonoAutoApplication enabled
to /etc/mono-server2/mono-server2-hosts.conf immediately following the
MonoServerPath line.
This change can be made permanent by altering the /usr/sbin/mono-
server2-update script to include the following line after line 223 (the
MonoServerPath entry):
print TEMPHOST " MonoAutoApplication enabled\n";
The same problem exists in the mono-apache-server package although I
have not personally confirmed that AutoHosting works in ASP.NET 1.0
** Affects: xsp (Ubuntu)
Importance: Undecided
Status: New
--
mono-apache-server2 should use AutoHosting by default
https://bugs.launchpad.net/bugs/179290
You received this bug notification because you are a member of MOTU Mono
Team, which is a bug contact for xsp in ubuntu.
More information about the Ubuntu-mono
mailing list