I struggled a bit with the standard installation instructions provided with Baïkal. With Apache, it becomes complicated, especially to "harden" the web server. With nginx, I had issues with the virtual host solution, like you.
When following your instructions, I have had to restart nginx after making the virtual host file. Command is sudo /etc/init.d/nginx restart
Hi Björn, many thanks.
Wed, 09/09/2015 - 1:55pmHi Björn, many thanks.
I struggled a bit with the standard installation instructions provided with Baïkal. With Apache, it becomes complicated, especially to "harden" the web server. With nginx, I had issues with the virtual host solution, like you.
When following your instructions, I have had to restart nginx after making the virtual host file. Command is sudo /etc/init.d/nginx restart
Furthermore, after completing the OS-part, I still could not reach the admin page on address https://myserver/admin or https://myserver/baikal. Instead, I had to use https://myserver/baikal/html/admin. Not sure what causes it, presumably it is in the virtual host file.
Erwin