diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2007-07-06 06:45:16 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2007-07-06 06:45:16 +0000 |
| commit | 7dd774612ad8f32943b1d96c0f09d54fe2dfb7b7 (patch) | |
| tree | 715d5891ef23ff6c98468631ac586d3b2e580b20 /www/cakephp12/files/cakephp-development.conf.in | |
| parent | - Update to 1.3.1r3 (diff) | |
- Update to 1.1.15.5144
- Use WWWDIR
PR: 114138
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=195050
Diffstat (limited to 'www/cakephp12/files/cakephp-development.conf.in')
| -rw-r--r-- | www/cakephp12/files/cakephp-development.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cakephp12/files/cakephp-development.conf.in b/www/cakephp12/files/cakephp-development.conf.in index f0ac4879ab11..86a7a676d57b 100644 --- a/www/cakephp12/files/cakephp-development.conf.in +++ b/www/cakephp12/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 |
