mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-04-05 21:01:35 +08:00
Use non-rooted virtual path for running with Cassini
This should help catching re-curring issues with non-rooted web sites. --HG-- branch : dev
This commit is contained in:
parent
a5f47f4de0
commit
c19acf64bf
@ -350,7 +350,7 @@
|
||||
<UseIIS>False</UseIIS>
|
||||
<AutoAssignPort>False</AutoAssignPort>
|
||||
<DevelopmentServerPort>30320</DevelopmentServerPort>
|
||||
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
||||
<DevelopmentServerVPath>/OrchardLocal</DevelopmentServerVPath>
|
||||
<IISUrl>
|
||||
</IISUrl>
|
||||
<NTLMAuthentication>False</NTLMAuthentication>
|
||||
|
Loading…
Reference in New Issue
Block a user