-
I'm trying to follow the instructions for setting up SSP on an Ubuntu test VM. I followed the Ubuntu instructions with ease and Apache did install because I can see the default test page if I access the server's IP in a web browser. But now I am stumped on what I need to do to make SSP load instead of the default web page? Could someone help me with this or point me in the right direction on what I need to edit? 🙏🏻 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, Have you looked at the Webserver Configuration / Apache Configuration chapter? There's a sample virtualhost - with no SSL, very basic, ... |
Beta Was this translation helpful? Give feedback.
Hi,
Have you looked at the Webserver Configuration / Apache Configuration chapter?
https://self-service-password.readthedocs.io/en/v1.4/config_apache.html
There's a sample virtualhost - with no SSL, very basic, ...
Though if you're not using VirtualHosts, the main takeaway is to set your
DocumentRoot
to/usr/local/self-service-password/htdocs