[Mono-aspnet-list] How to use MVC2 application from subdirectory

Andrus kobruleht2 at hot.ee
Sun Apr 24 07:09:35 EDT 2011


Ported MVC2 MusicStore sample is copied to store subdirectory in Centos 
Apache web server.

URL http://mysite.com/store/Store/Browse/11

returns error below

How to fix this?

Andrus.

Note: Manually changing URL to http://mysite.com/store/Store/Store/Browse/11 
works OK


Server Error in '/store/Store' Application

--------------------------------------------------------------------------------

The resource cannot be found.

Description: HTTP 404. The resource you are looking for (or one of its 
dependencies) could have been removed, had its name changed, or is 
temporarily unavailable. Please review the following URL and make sure that 
it is spelled correctly.

--------------------------------------------------------------------------------
Version information: Mono Runtime Version: 2.10.1 (tarball Wed Feb 23 
20:24:20 UTC 2011); ASP.NET Version: 2.0.50727.1433 



More information about the Mono-aspnet-list mailing list