I copied the following into my httpd.conf file

     LoadModule mono_module modules/libmod_mono.so
     Alias /mono "/usr/share/doc/xsp/test"
     MonoApplications "/mono:/usr/share/doc/xsp/test"
     <Directory /usr/share/doc/xsp/test>
             SetHandler mono
     </Directory>

added

MonoUnixSocket /tmp/mod_mono_server

I started mod-mono-server as follows

mono /usr/local/bin/mod-mono-server.exe --root /usr/local/share/doc/xsp/test --applications /:/usr/local/share/doc/xsp/test --filename /tmp/mod_mono_server

then made sure the permissions were ok

then started apahe



Jonathan Stowe wrote:

On Fri, 2004-05-21 at 02:35, Tracy Barlow wrote:


ASP simply does not work. There are no error messages, Mozilla simply reports that the file is of type application/x-asp-net and that it does not know what to do with it.



Works fine for me. Can you provide more details.

/J\





-- Regards

Tracy Barlow

TracyAnne Software

Phone      07 4124 5092
Mobile     0416 00 38 61
Email      [EMAIL PROTECTED]
Web        www.tracyannesoftware.com/


_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to