Results 1 to 2 of 2
Hello,
I have a simple ASP.NET Site (developed with MonoDevelop) and host it with Apache2 and mod_mono. This is still working an I can access the site local but not ...
- 09-30-2010 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 2
[SOLVED] ASP.NET Site with Apache on Ubuntu
Hello,
I have a simple ASP.NET Site (developed with MonoDevelop) and host it with Apache2 and mod_mono. This is still working an I can access the site local but not remote. Is there someone who has any suggestions for my Problem.
Thanks,
Robert
- 09-30-2010 #2Just Joined!
- Join Date
- Sep 2010
- Posts
- 2
Found Solution
Hey,
I found a solution. If someone is interested in:
edit -> /etc/apache2/httpd.conf
add line -> MonoAutoApplication enabled
reload Apache
it works!
Regards
Robert


