Alias /test "/Users/Michael/Projects/TestAspNetMvc/TestAspNetMvc/" <Directory "/Users/Michael/Projects/TestAspNetMvc/TestAspNetMvc/"> Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny Allow from all </Directory> AddMonoApplications default "/test:/Users/Michael/Projects/TestAspNetMvc/TestAspNetMvc/" <Location /test> SetHandler mono </Location>
Using that example, you can browse your TestAspNetMvc on http://127.0.0.1/test
The How-To Video:
Thanks for the post!
ReplyDeleteCan you tell me how you can enable the feature to work with the path on top of your finder window?
http://finderpath.bahoom.de
ReplyDeleteI've been searching for days to run mono webapps on apache. I've also been looking for a tool like FinderPath. I wish I had found your blog sooner :-). Thanks a lot, and ... great work!
ReplyDeletehey man, Can you tell me if it's the same thing if I run mono web apps on ubuntu..??? thanks...
ReplyDelete