I have the same content available over both http and https, and noticed that when I went to the admin pannel using SSL, the stylesheet didn't load properly. Turns out all couch generated links are http ones, but using the SSL port.
Is it me running the (non production) site on nginx and a slightly outdated version of PHP, or does couch have problems detecting SSL properly? I think it should be able to handle that on its own, without the need for some fancy PHP in the config
Is it me running the (non production) site on nginx and a slightly outdated version of PHP, or does couch have problems detecting SSL properly? I think it should be able to handle that on its own, without the need for some fancy PHP in the config
