asp.net mvc - Azure request routing for a blog -


i'm using azure host mvc5 website at

mysite.com

i want host wordpress site at

mysite.com/blog

but, security reasons, don't want host mvc5 app , wordpress on same instance.

i don't want go down route of seperate subdomain blog.

how should go this? can azure application request routing sort of thing?


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -