Changes between Version 4 and Version 5 of waue/2010/0521


Ignore:
Timestamp:
May 21, 2010, 4:03:05 PM (14 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • waue/2010/0521

    v4 v5  
    2626</configuration>
    2727}}}
     28
     29 * 改tomcat port => /opt/nutchez/tomcat/conf/ 的 server.xml
     30
     31{{{
     32#!xml
     33   <Connector port="8080" protocol="HTTP/1.1"
     34               connectionTimeout="20000"
     35               redirectPort="8443" URIEncoding="UTF-8"
     36               useBodyEncodingForURI="true" />
     37}}}