diff options
Diffstat (limited to 'www/cakephp11/files/cakephp-development.conf.in')
| -rw-r--r-- | www/cakephp11/files/cakephp-development.conf.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/www/cakephp11/files/cakephp-development.conf.in b/www/cakephp11/files/cakephp-development.conf.in index f0ac4879ab11..86a7a676d57b 100644 --- a/www/cakephp11/files/cakephp-development.conf.in +++ b/www/cakephp11/files/cakephp-development.conf.in @@ -1,7 +1,7 @@  AddType application/x-httpd-php .php  AddType application/x-httpd-php-source .phps -Alias /cakephp %%DATADIR%% +Alias /cakephp %%WWWDIR%%  <Location /cakephp>      DirectoryIndex index.php | 
