You are here
Lamp server : how does it work?
Hello, I installed the server lamp and I do not understand how the server works and the interactions between apache and webmin. If I connect to the url of the server, I access a page on ports 80 and 443 which returns on the control panel (web shell, webmin, Adminer). The page comes from apache or webmin? Apache returns to the control panel ? In https, the certificate was issued to lamp but the CA is invalid. Does the lamp server come with a self-signed certificate? I tried to install a lets encrypt certificate by following a tuto: since the browser considers that the certificate is self-signed, I guess I missed something ... I read that webmin was using port 10000 and that's what I see in the configuration. How does it happen that I access webmin on port 12321, it is a redirection since apache? In advance thank you for your answers.