hello ,I have a simple test application which I am trying run on 
mod-mono-server.(It  ran successfully on xsp).I have made the following 
changes in my httpd.conf file:-***httpd.conf***   Include 
/etc/apache2/conf.d/mod_mono.conf  # LoadModule mono_module 
mod_mono.so   Alias /test \"/usr/lib/xsp/test\"   
AddMonoApplications default \"/test:/usr/lib/xsp/test\"   
<Location /test>       SetHandler 
mono   </Location>*****************Why LoadModule is commented 
is that mod-mono-server says the module is already loaded.Now when I run the 
application my browser says :- ##############Access forbidden! You don\'t 
have permission to access the requested object. It is either read-protected or 
not readable by the server.  If you think this is a server error, please 
contact the webmaster. Error 403localhost Thu Jul 5 10:03:54 
2007 Apache/2.0.54 (Linux/SUSE)#############
 ##Please suggest me whether there is a access right issue or anything else.(I 
have issued command chmod -R 777 test).What do I need to do?Thanking yourupanu
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to