wordpress plugin - Allow PHP files in Orchard MVC site -


i'm running orchard on main domain cms. on subdomain, have wordpress installed , wanted install jetpack plugin. per http://en.forums.wordpress.com/topic/your-website-needs-to-be-publicly-accessible-to-use-jetpack-site_inaccessible, need have xmlrpc.php available on main domain, 1 orchard lives. copied file there, 500 internal server error requesting it. i'm assuming because asp.net mvc routing engine picking request.

so question is: should let iis handle xmlrpc.php file php file, , not part of orchard mvc site?

running 2 applications in same iis web application not recommended, if must, read post: https://orchard.codeplex.com/discussions/280041


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -