From a54fe1ca9c33931d7c4381a84ee11454f9831c08 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 31 May 2008 23:01:15 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'. --- www/cakephp11/files/cakephp-production-cgi.conf.in | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 www/cakephp11/files/cakephp-production-cgi.conf.in (limited to 'www/cakephp11/files/cakephp-production-cgi.conf.in') diff --git a/www/cakephp11/files/cakephp-production-cgi.conf.in b/www/cakephp11/files/cakephp-production-cgi.conf.in deleted file mode 100644 index 7215c731486a..000000000000 --- a/www/cakephp11/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