I have created a docker with apache,php,mysql.After configured the httpd.conf file and vhosts.conf of the server. User only can access the website via port 80 http but not port 443 https. Please how do i make the docker listens port 443?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Run docker engine with 443 port already occupied | 18 | 69733 | July 25, 2016 | |
Using httpd ssl with multiple containers | 1 | 1959 | December 7, 2015 | |
HTTPS docker compose with ssl certificate | 2 | 7539 | May 7, 2020 | |
PHP apache mysql image | 2 | 5159 | March 29, 2020 | |
Docker listening on a port it shouldn't be (-H=tcp://0.0.0.0:4444) | 1 | 1636 | February 1, 2022 |