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 Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs