dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
FS#553 - option to add RBL entries
marknl
2011-09-30
a296ae3c2e89468a191d134b3d360f817e0a9119
[gitlabFork/ISPConfig3.git]
/
install
/
tpl
/
apache_apps_fcgi_starter.master
1
2
3
4
5
6
#!/bin/sh
PHPRC=/etc/php5/cgi/
export PHPRC
export PHP_FCGI_MAX_REQUESTS=5000
export PHP_FCGI_CHILDREN=1
exec /usr/lib/cgi-bin/php -d magic_quotes_gpc=off