apache2 mod_mono not working
I’m using Ubuntu 11.04 as a dedicated server. I installed mod_mono and mono-xsp2 on apache as described here. Apache serves .aspx or .asmx files as files, literally. I checked and mod_mono is enabled. What could be wrong? Should I state somewhere that the mono handler should be used? xsp serves just fine.
ok, so this is what I had to do: add
MonoAutoApplication disabled
AddHandler mono .aspx .asmx
MonoApplications "/:/var/www"
in /etc/apache2/apache2.conf
Check more discussion of this question.
Related posts:
- Why cant i get 2+ domains working on apache2?
- default domain and first domain in apache2 causing trouble
- Making / resolve “generically” instead of to an index file in Apache + mod_mono
- Can I use xsp2 instead of apache with mod_mono as my regular web server application?
- Mono on Apache 2.28 – vhosts does not function properly
Leave a comment
Recent Posts
Tags
active-directory
amazon-ec2
apache
apache2
backup
bash
centos
cisco
command-line
debian
dns
email
exchange
firewall
iis
iis7
iptables
linux
macosx
monitoring
mysql
networking
nginx
performance
permissions
php
postfix
raid
security
sql-server
sql-server-2005
sql-server-2008
ssh
ssl
ubuntu
unix
virtualization
vpn
webserver
windows
windows-7
windows-server-2003
windows-server-2008
windows-server-2008-r2
windows-xp





