You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to add our ssl certificate and change protocol to https. I have the image akeneo/pim-enterprise-standard.
I have already mounted our ssl certificate to the right place, changed container port to 443 and host port to 443 also and did the instructions from here ; https://hub.docker.com/_/httpd
But when i try to connect with https it shows "The requested URL was not found on this server." error. I can't find what am i missing. Here is the container port mapping
Hello,
I am trying to add our ssl certificate and change protocol to https. I have the image akeneo/pim-enterprise-standard.
I have already mounted our ssl certificate to the right place, changed container port to 443 and host port to 443 also and did the instructions from here ; https://hub.docker.com/_/httpd
But when i try to connect with https it shows "The requested URL was not found on this server." error. I can't find what am i missing. Here is the container port mapping