mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +08:00
Update drupal apache php 5 including latest changes
This commit is contained in:
@@ -6,10 +6,6 @@ DAEMON=httpd
|
||||
EXEC=$(which $DAEMON)
|
||||
ARGS="-f /opt/bitnami/apache/conf/httpd.conf -D FOREGROUND"
|
||||
|
||||
# redirect apache logs to stdout/stderr
|
||||
ln -sf /dev/stdout /opt/bitnami/apache/logs/access_log
|
||||
ln -sf /dev/stdout /opt/bitnami/apache/logs/error_log
|
||||
|
||||
# create apache tmp directory
|
||||
mkdir /opt/bitnami/apache/tmp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user