Commit Graph

27 Commits

Author SHA1 Message Date
Игорь Данилов db1b30ecf2
Update Dockerfile
script for M1
2022-10-04 19:49:08 +03:00
Marcelo Garbin 90660fbb77 changed startup from supervisor to apache2ctl 2021-06-10 00:06:56 -03:00
Marcelo Garbin c548447d9a removed gitkeep from apache2/ssl and duplication APACHE_SSL_PATH 2021-05-04 08:55:20 -03:00
Shao Yu-Lung (Allen) e147ecf381
Merge branch 'master' into master 2021-03-24 18:45:20 +08:00
Shao Yu-Lung (Allen) 55e2c6472e
Merge branch 'master' into develop 2021-03-23 20:33:45 +08:00
Marcelo Garbin fb110a9d91 Added configuration for ssl with apache2 based on the nginx container 2021-03-16 10:05:46 -03:00
Lan Dong Si Hoang 9101c4572d Fix syntax 2020-09-03 15:55:06 +07:00
Lan Dong Si Hoang 489075fc67 Add support for http2 for Apache2 2020-09-03 15:46:24 +07:00
Shao Yu Lung 92e7a8559d upgrade apache2 2020-01-03 20:07:42 +08:00
Miguel Ortiz a0365437c5 Apache2 certificate location settings 2019-09-23 20:03:43 -05:00
Daniel F. J. Dantur 5d56cc83e6 Add LOG_STDOUT and LOG_SDERR required environment variables
Fixes Apache crashes due permission errors related to log files docker.stdout and docker.stderr.
Logs are now created in /var/log/apache2 as defined in docker-compose.yml apahce2 volumes.
Logs are named access.log and error.log like the Apache default log names are.
2019-06-29 01:34:49 -03:00
mfpang e694254fb0 WEB_DOCUMENT_ROOT accept argument DOCUMENT_ROOT with original default value /var/www/ 2018-03-18 17:34:15 +08:00
Shao Yu Lung 70e10a4953 MAINTAINER is deprecated 2018-03-16 17:34:47 +08:00
Mahmoud Zalt ad3698670b replace .dev with .test to avoid issues with the new google chrome 2017-12-17 21:35:31 +01:00
Roel Arents 110aa91c59 add APACHE_PHP_UPSTREAM_TIMEOUT 2017-09-18 15:24:48 +02:00
Mahmoud Zalt 2af40b0ba1 fix #970. remove the required public directory in the /var/www 2017-08-04 00:51:20 +03:00
Mahmoud Zalt 5c0b8316b1 make the PHP_UPSTREAM config for NGINX and Apache identical 2017-08-04 00:50:20 +03:00
Winfried 1be9df7d61 Fixing apache webroot issue #849 2017-05-01 12:41:55 +02:00
Winfried 8246863cd7 Partly reverting 690137a3 2017-05-01 12:36:31 +02:00
Winfried 690137a349 Changing docroots to have the same defaults
Caddy, NGINX and Apache2 should have the same default application paths. The `public/` path suffix is now added in the dotenv file to be able to use Laradock for non-laravel projects as well. Also, updated the documentation.
2017-04-23 20:44:18 +02:00
g9308370 badad156e1 Merge branch 'master' into add_apache_vhost_conf 2017-03-17 16:37:59 +08:00
hchs 37ed904f1a add vhost example 2017-03-09 10:26:47 +08:00
Marius van Zundert 25c2768557 Apache should just go to /var/www not /var/www/public when supporting multiple projects 2017-03-06 22:26:17 +01:00
Bo-Yi Wu b6c7746a0d fix workdir path.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-11-01 09:23:40 +08:00
calebfavor 91bae76527 No longer using env variable to set the apache php socket config variable. 2016-10-17 16:05:35 -07:00
calebfavor 891911ddc3 Removing double quotes for apache php fpm configuration. 2016-10-17 14:17:23 -07:00
Eric Pfeiffer 5e0e120950 add apache2 container. 2016-07-27 19:35:58 -05:00