Ignore:
Timestamp:
2020-03-01T16:41:35+13:00 (4 years ago)
Author:
davidb
Message:

Notes at start of file updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/resources/tomcat/server_tomcat8.xml.svn

    r33991 r33992  
    1717-->
    1818<!-- GSDL: Notes
    19   To turn a new default 'conf/server.xml' into a server_tomcatN.xml.svn
     19  To turn a new default 'tomcatN.x.yy/conf/server.xml' into a server_tomcatN.xml.svn
    2020  Perform the following substitutions:
     21    8080 => @localhost.port.http@
    2122    8443 => @https.redirect.port@
     23    8005 => @shutdown-port@
    2224    8009 => @tomcat.ajp.port@
     25
     26  Then:
     27    diff tomcatN.x.yy/conf/server.xml server_tomcatN.xml.svn
     28
     29  This will highlight were additional changes are needed.
     30  For instance add in:
     31    @http.address.restriction@
     32    URIEncoding ="UTF-8"
     33   
    2334-->
    2435
Note: See TracChangeset for help on using the changeset viewer.