View Single Post
  #3  
Old 08-09-2010, 12:33 PM
UWH-David UWH-David is offline
Member
 
Join Date: May 2010
Posts: 42
We are having an issue with mod_mono 2.0 not loading .asp pages with LiteSpeed.

httpd.conf contains:

LoadModule mono_module modules/mod_mono.so
Include "/usr/local/apache/conf/mod_mono.conf"

but when an asp.net 2.0 .asp file is called from a web browser LiteSpeed throws a file open prompt instead of loading the page.
Reply With Quote