New: Support for running from a sub folder (reverse proxy)

This commit is contained in:
Mark McDowall
2014-01-01 22:56:19 -08:00
parent cec479923f
commit b5c9a811dd
22 changed files with 161 additions and 89 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
<div>
<img src="/Content/Images/404.png" style="height:400px; margin-top: 50px"/>
<img src="{{UrlBase}}/Content/Images/404.png" style="height:400px; margin-top: 50px"/>
</div>