November Happy Hour will be moved to Thursday December 5th.
We have a site built in EPiServer and is running on www.mysite.com Now we have built a small .NET microsite that isn’t part of the EPiServer project that we would like to run as a IIS Virtual Directory www.mysite.com/microsite
At the moment we are seeing 404 being returned for all of the assets on the microsite so www.mysite.com/microsite/assets/js/myjs.js or www.mysite.com/microsite/assets/img/myimg.jpg
The home page of the microsite is served, but with missing assets.
Is there a way I can configure the main EPiServer project to ignore all of the requests to my microsites folder structure.
We have a site built in EPiServer and is running on www.mysite.com Now we have built a small .NET microsite that isn’t part of the EPiServer project that we would like to run as a IIS Virtual Directory www.mysite.com/microsite
At the moment we are seeing 404 being returned for all of the assets on the microsite so www.mysite.com/microsite/assets/js/myjs.js or www.mysite.com/microsite/assets/img/myimg.jpg
The home page of the microsite is served, but with missing assets.
Is there a way I can configure the main EPiServer project to ignore all of the requests to my microsites folder structure.