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'. --- .../files/codeigniter-production-cgi.conf.in | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 www/codeigniter-devel/files/codeigniter-production-cgi.conf.in (limited to 'www/codeigniter-devel/files/codeigniter-production-cgi.conf.in') diff --git a/www/codeigniter-devel/files/codeigniter-production-cgi.conf.in b/www/codeigniter-devel/files/codeigniter-production-cgi.conf.in deleted file mode 100644 index 7cfee81db010..000000000000 --- a/www/codeigniter-devel/files/codeigniter-production-cgi.conf.in +++ /dev/null @@ -1,19 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps -DirectoryIndex index.php index.html - -Action php-script %%PHPCGI%% -AddHandler php-script .php - -DocumentRoot %%WWWDIR%% -%%HASHMARK%%Alias /user_guide %%DOCSDIR%% - -%%HASHMARK%% -%%HASHMARK%% Order deny,allow -%%HASHMARK%% Allow from all -%%HASHMARK%% - - - Order deny,allow - Allow from all - -- cgit v1.2.3