[Mono-aspnet-list] Getting Apache and Mod-Mono working together

abbraxus wardellcastles at yahoo.com
Fri Jul 5 00:36:47 UTC 2013


I am having problems getting mod-mono to work with Apache.   It works fine
under XSP2 but when I try to access an ASPX page with Apache, the browser
simply downloads the page apparently because  Apache is not recognizing
.aspx files and handing them off to mod-mono.I've tried Apache support, but
they won't support problems with other products.  Apache works fine with
plain HTML files.  So somehow the problem is with the Mono setup within
Apache.My apache2.conf file contains:*Include mods-enabled/*.loadInclude
mods-enabled/*.conf*Inside mods-enabled directory*mod_mono.conf
contains:AddType application/x-asp-net .aspx .ashx .ascx .asax .config
.ascxDirectoryIndex index.aspxInclude
/etc/mon-server4/mono-server-hosts.confmod_mono.load contains:LoadModule
mono_module /usr/lib/apache2/modules/mod_mono.so*



--
View this message in context: http://mono.1490590.n4.nabble.com/Getting-Apache-and-Mod-Mono-working-together-tp4660107.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20130704/53965a77/attachment.html>


More information about the Mono-aspnet-list mailing list