diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
| commit | a54fe1ca9c33931d7c4381a84ee11454f9831c08 (patch) | |
| tree | 16cc7f849128603b27ba13f7bdb8ae11e1eadd30 /www/cakephp13/files/cakephp-development-cgi.conf.in | |
| parent | c7651500a041b224f401ba85fc192aac6ad83c1c (diff) | |
Diffstat (limited to 'www/cakephp13/files/cakephp-development-cgi.conf.in')
| -rw-r--r-- | www/cakephp13/files/cakephp-development-cgi.conf.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/cakephp13/files/cakephp-development-cgi.conf.in b/www/cakephp13/files/cakephp-development-cgi.conf.in deleted file mode 100644 index 48c1e373a372..000000000000 --- a/www/cakephp13/files/cakephp-development-cgi.conf.in +++ /dev/null @@ -1,13 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Action php-script %%PHPCGI%% -AddHandler php-script .php - -Alias /cakephp %%WWWDIR%% - -<Location /cakephp> - DirectoryIndex index.php - Order deny,allow - Allow from all -</Location> |
