1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00

Run Apache in foreground

This commit is contained in:
Thoralf Rickert-Wendt 2022-02-04 11:57:40 +01:00
parent bb9c80c47a
commit cd2971d8fd

View file

@ -54,4 +54,5 @@ if [ "_${ENABLE_PHPMYADMIN}_" = "_yes_" ]; then
a2enmod proxy_http a2enmod proxy_http
fi fi
apache2-foreground
#eof #eof