aboutsummaryrefslogtreecommitdiffstats
path: root/blog/web/fcgi/php-basic
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2012-07-31 19:22:56 +0100
committerMatthew Somerville <matthew@mysociety.org>2012-07-31 19:22:56 +0100
commita6aad16ed88517f42db3fd3223e2164cb2209a96 (patch)
treea198898a69d42d4a42beefae322b5040116343d8 /blog/web/fcgi/php-basic
parenta8d6fb93bcdc1b13a5596c444e4a2bc5bbe3883d (diff)
Move customisation notes across.
Diffstat (limited to 'blog/web/fcgi/php-basic')
-rwxr-xr-xblog/web/fcgi/php-basic3
1 files changed, 0 insertions, 3 deletions
diff --git a/blog/web/fcgi/php-basic b/blog/web/fcgi/php-basic
deleted file mode 100755
index f3034d9e2..000000000
--- a/blog/web/fcgi/php-basic
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-PHP_FCGI_CHILDREN=1 PHPRC=/etc/php5/fcgi exec /usr/bin/php5-cgi
-