diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-07-16 11:46:09 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-07-16 11:46:09 +0100 |
commit | f5d9bc2c18c4bb61eb34831a53c01523bc1cb13c (patch) | |
tree | 99ca03b1d2cf88af1da2d494d33265d34ae72632 /public/fcgi/php-bitter | |
parent | acfffcc73bd2d8aadf9813d95e05d7c94f72ff24 (diff) | |
parent | 05daa8b8a92493dc3b185a1122d92e3f44389611 (diff) |
Merge branch 'remove-obsolete-fcgi-files' into rails-3-develop
Diffstat (limited to 'public/fcgi/php-bitter')
-rwxr-xr-x | public/fcgi/php-bitter | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/public/fcgi/php-bitter b/public/fcgi/php-bitter deleted file mode 100755 index bf58b9e23..000000000 --- a/public/fcgi/php-bitter +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -PHP_FCGI_CHILDREN=1 PHPRC=/etc/php4/fcgi exec /usr/bin/php4-cgi - |