dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Disable the HTTP_PROXY header in the ispconfig and apps vhost files for apa...
Till Brehm
2016-07-20
bae4a6e395b3f59f50e501604bb54cc3c457227c
[gitlabFork/ISPConfig3.git]
/
server
/
scripts
/
ispconfig_update.sh
1
2
3
4
5
6
7
#!/bin/bash
php -q \
-d disable_classes= \
-d disable_functions= \
-d open_basedir= \
/usr/local/ispconfig/server/scripts/ispconfig_update.php