You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-util/artifactory-bin/files/artifactory.xml

5 lines
244 B

<Context path="/artifactory" docBase="${artifactory.home}/webapps/artifactory.war" processTlds="false">
<Manager pathname="" />
<Valve className="org.apache.catalina.valves.RemoteIpValve" protocolHeader="x-forwarded-proto"/>
</Context>