From f982be45e81588a27383cd1a3eb12789b8498904 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 19 Nov 2008 10:43:57 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'. --- www/cakephp13/files/cakephp-production-cgi.conf.in | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 www/cakephp13/files/cakephp-production-cgi.conf.in (limited to 'www/cakephp13/files/cakephp-production-cgi.conf.in') diff --git a/www/cakephp13/files/cakephp-production-cgi.conf.in b/www/cakephp13/files/cakephp-production-cgi.conf.in deleted file mode 100644 index 7215c731486a..000000000000 --- a/www/cakephp13/files/cakephp-production-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 - -DocumentRoot %%WWWDIR%%/app/webroot - - - DirectoryIndex index.php - Order deny,allow - Allow from all - -- cgit v1.2.3