<Host name="analysisk.cakst.org.cn" appBase="webapps"
        unpackWARs="true" autoDeploy="true">
        
        <!-- SingleSignOn valve, share authentication between web applications
        Documentation at: /docs/config/valve.html -->
        <!--
        <Valve className="org.apache.catalina.authenticator.SingleSignOn" />
        -->
        
        <!-- Access log processes all example.
        Documentation at: /docs/config/valve.html
        Note: The pattern used is equivalent to using pattern="common" -->
        <Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs"
        prefix="localhost_access_log" suffix=".txt"
        pattern="%h %l %u %t &quot;%r&quot; %s %b" />

</Host>

 

相关文章:

  • 2022-12-23
  • 2021-06-17
  • 2022-02-08
  • 2021-11-30
  • 2021-11-27
  • 2021-08-14
  • 2022-12-23
猜你喜欢
  • 2021-04-18
  • 2021-12-08
  • 2021-05-29
  • 2021-12-14
  • 2022-12-23
相关资源
相似解决方案