]> git.pld-linux.org Git - packages/ApacheJServ.git/blame - ApacheJServ-config.patch
- disable insecure selfservlet by default
[packages/ApacheJServ.git] / ApacheJServ-config.patch
CommitLineData
9a28de0d
ER
1--- ./conf/jserv.properties.in~ 2005-12-29 13:51:48.000000000 +0200
2+++ ./conf/jserv.properties.in 2006-01-05 22:21:27.000000000 +0200
3@@ -164,7 +164,7 @@
4 # Default: false
5 # WARNING: disable this in a production environment since may give reserved
6 # information to untrusted users.
7-security.selfservlet=true
8+security.selfservlet=false
9
10 # Set the maximum number of socket connections Apache JServ may handle
11 # simultaneously. Make sure your operating environment has enough file
This page took 0.232726 seconds and 4 git commands to generate.