Config Ok, starting without crash

This commit is contained in:
2020-10-18 17:06:10 +03:00
parent 2bf0d78b28
commit 5313464c82
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -27,7 +27,6 @@ RUN apt-get update ; \
apt-get install -y subversion subversion-tools ; \
apt-get install -y libapache2-mod-perl2 ; \
rm /etc/apache2/sites-enabled/* ; \
rm /etc/apache2/mods-enabled/authz_svn.load ; \
rm /etc/apache2/mods-enabled/*svn* ;
# --chown=www-data:www-data
+2 -2
View File
@@ -36,8 +36,8 @@
#Group daemon
#</IfModule>
#LoadModule proxy_module modules/mod_proxy.so
#LoadModule proxy_http_module modules/mod_proxy_http.so
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_http_module /usr/lib/apache2/modules/mod_proxy_http.so
ProxyPass / http://redmine:3000/