We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7442ee commit 910f559Copy full SHA for 910f559
1 file changed
cfe_internal/enterprise/templates/httpd.conf.mustache
@@ -99,7 +99,7 @@ Header edit Set-Cookie ^(.*)$ $1;HttpOnly;Secure
99
100
# Server configuration
101
# ServerAdmin root@localhost
102
-DocumentRoot "{{{vars.cfe_internal_hub_vars.docroot}}}"
+DocumentRoot "{{{vars.cfe_internal_hub_vars.public_docroot}}}"
103
104
<Directory />
105
Order deny,allow
0 commit comments