From 1d5dc71eb7e37fe26825750015d76d77232f3626 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 26 Mar 2012 08:04:09 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_8_3_0'. --- www/cakephp2/files/cakephp-development-cgi.conf.in | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 www/cakephp2/files/cakephp-development-cgi.conf.in (limited to 'www/cakephp2/files/cakephp-development-cgi.conf.in') diff --git a/www/cakephp2/files/cakephp-development-cgi.conf.in b/www/cakephp2/files/cakephp-development-cgi.conf.in deleted file mode 100644 index 48c1e373a372..000000000000 --- a/www/cakephp2/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%% - - - DirectoryIndex index.php - Order deny,allow - Allow from all - -- cgit v1.2.3