Compare commits

...

2 Commits

Author SHA1 Message Date
Robert Kaussow da8b67cf1d enable phpinfo
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2019-09-14 19:57:30 +02:00
Robert Kaussow 08d4b6feb7 nginx error log to stdout
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2019-08-02 14:42:14 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ http {
keepalive_timeout 65;
server_tokens off;
access_log off;
error_log /dev/stderr;
error_log /dev/stdout;
fastcgi_buffers 16 16k;
fastcgi_buffer_size 32k;

View File

@ -21,7 +21,7 @@ serialize_precision = 17
open_basedir = "/var/www/app:/var/lib/php/tmp_upload:/var/lib/php/session:/var/lib/php/soap_cache"
disable_functions = system, exec, shell_exec, phpinfo, show_source, highlight_file, popen, proc_open, fopen_with_path, dbmopen, dbase_open, putenv, move_uploaded_file, mkdir, rmdir, rename, filepro, filepro_rowcount, filepro_retrieve, posix_mkfifo
disable_functions = system, exec, shell_exec, show_source, highlight_file, popen, proc_open, fopen_with_path, dbmopen, dbase_open, putenv, move_uploaded_file, mkdir, rmdir, rename, filepro, filepro_rowcount, filepro_retrieve, posix_mkfifo
disable_classes =
;highlight.string = #DD0000