uriworkermap.properties

来自「以便Apache与其他服务进行整合 Mod_JK安装」· PROPERTIES 代码 · 共 25 行

PROPERTIES
25
字号
# uriworkermap.properties - IIS## This file provides sample mappings for example wlb# worker defined in workermap.properties.minimal# The general syntax for this file is:# [URL]=[Worker name]/admin/*=wlb/manager/*=wlb/jsp-examples/*=wlb/servlets-examples/*=wlb/examples/*=wlb# Optionally filter out all .jpeg files inside that context# For no mapping the url has to start with exclamation (!)!/servlets-examples/*.jpeg=wlb## Mount jkstatus to /jkmanager# For production servers you will need to# secure the access to the /jkmanager url#/jkmanager=jkstatus

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?