summaryrefslogtreecommitdiffstats
path: root/base/common/shared/conf/Catalina/localhost/ROOT.xml
diff options
context:
space:
mode:
Diffstat (limited to 'base/common/shared/conf/Catalina/localhost/ROOT.xml')
-rw-r--r--base/common/shared/conf/Catalina/localhost/ROOT.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/base/common/shared/conf/Catalina/localhost/ROOT.xml b/base/common/shared/conf/Catalina/localhost/ROOT.xml
index c29b4586e..2634dbb98 100644
--- a/base/common/shared/conf/Catalina/localhost/ROOT.xml
+++ b/base/common/shared/conf/Catalina/localhost/ROOT.xml
@@ -22,6 +22,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<Context crossContext="true" allowLinking="true">
+<Context crossContext="true" allowLinking="true"
+ docBase="/usr/share/pki/server/webapps/ROOT">
</Context>