Initial commit from SVN.
This commit is contained in:
4
Foundation Web Server/server.xml
Normal file
4
Foundation Web Server/server.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<server webapp-path="./webapps" webapp-archives="./webapp-archives">
|
||||
<listener address="" port="80" type="http" names="http,html,80"/>
|
||||
<listener address="" port="443" type="ssl" names="https,ssl,tls,443"/>
|
||||
</server>
|
||||
Reference in New Issue
Block a user