aboutsummaryrefslogtreecommitdiff
path: root/www/cakephp2/files/cakephp-production-cgi.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/cakephp2/files/cakephp-production-cgi.conf.in')
-rw-r--r--www/cakephp2/files/cakephp-production-cgi.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cakephp2/files/cakephp-production-cgi.conf.in b/www/cakephp2/files/cakephp-production-cgi.conf.in
index 8565f6286351..7215c731486a 100644
--- a/www/cakephp2/files/cakephp-production-cgi.conf.in
+++ b/www/cakephp2/files/cakephp-production-cgi.conf.in
@@ -4,7 +4,7 @@ AddType application/x-httpd-php-source .phps
Action php-script %%PHPCGI%%
AddHandler php-script .php
-DocumentRoot %%DATADIR%%/app/webroot
+DocumentRoot %%WWWDIR%%/app/webroot
<Location />
DirectoryIndex index.php