ASP.NET application within wordpress installation on IIS 7
Posted
by
fro
on Server Fault
See other posts from Server Fault
or by fro
Published on 2010-08-09T14:59:01Z
Indexed on
2011/02/26
15:26 UTC
Read the original article
Hit count: 331
Hi all, a client has a wordpress installation on their IIS server located at www.mydomain.com. We would like to put our asp.net application in a subdirectory of the wordpress installation - at something like mydomain.com/asp. When I navigate to that directory I get a standard wordpress "Page not found" error. I am more familiar with htaccess, so how would I get wordpress to ignore a subdirectory in IIS? Thanks!
© Server Fault or respective owner