Box modifications
This commit is contained in:
@@ -163,12 +163,20 @@
|
||||
</site>
|
||||
<site name="InventoryTraker.Web" id="2">
|
||||
<application path="/" applicationPool="Clr4IntegratedAppPool">
|
||||
<virtualDirectory path="/" physicalPath="C:\Users\poprhythm\Documents\code\InventoryTraker\InventoryTraker.Web" />
|
||||
<virtualDirectory path="/" physicalPath="C:\Users\poprhythm\Documents\code\InventoryTraker-Box\InventoryTraker.Web" />
|
||||
</application>
|
||||
<bindings>
|
||||
<binding protocol="http" bindingInformation="*:58446:localhost" />
|
||||
</bindings>
|
||||
</site>
|
||||
<site name="InventoryTraker.Web(1)" id="3">
|
||||
<application path="/" applicationPool="Clr4IntegratedAppPool">
|
||||
<virtualDirectory path="/" physicalPath="C:\Users\poprhythm\Documents\code\InventoryTraker-Box\InventoryTraker.Web" />
|
||||
</application>
|
||||
<bindings>
|
||||
<binding protocol="http" bindingInformation="*:58448:localhost" />
|
||||
</bindings>
|
||||
</site>
|
||||
<siteDefaults>
|
||||
<logFile logFormat="W3C" directory="%IIS_USER_HOME%\Logs" />
|
||||
<traceFailedRequestsLogging directory="%IIS_USER_HOME%\TraceLogFiles" enabled="true" maxLogFileSizeKB="1024" />
|
||||
|
||||
Reference in New Issue
Block a user