Hello
(Cross posted on the PunBB forum)
(Feel free to move this topic to any more appropried forum)
So since I setup Nginx instead of Apache a a web server to run a PunBB 1.4.2, we can't login anymore :
Links and config: http://pastebin.com/fd2D5MZ0
When trying to login at http://www.annopedia.net/forums/anno1404/login.php
we are redirected to the page that ask use to confirm or cancel the action because a security token could not be confirmed.
Upon clicking on the "Confirm" or "Cancel" we are redirected to https://www.annopedia.net:80/forums/anno1404/login.php
Note the use of https and port 80.
As expected, chrome displays a "SSL connection error ERR_SSL_PROTOCOL_ERROR".
So what's up with that ?
I obviously have something to change in the Nginx config, but so far no luck finding something usefull on the Internet.
I don't have any SSL certificate installed (and don't want any).
Here is the vHost config :
http://pastebin.com/fd2D5MZ0
(Cross posted on the PunBB forum)
(Feel free to move this topic to any more appropried forum)
So since I setup Nginx instead of Apache a a web server to run a PunBB 1.4.2, we can't login anymore :
Links and config: http://pastebin.com/fd2D5MZ0
When trying to login at http://www.annopedia.net/forums/anno1404/login.php
we are redirected to the page that ask use to confirm or cancel the action because a security token could not be confirmed.
Upon clicking on the "Confirm" or "Cancel" we are redirected to https://www.annopedia.net:80/forums/anno1404/login.php
Note the use of https and port 80.
As expected, chrome displays a "SSL connection error ERR_SSL_PROTOCOL_ERROR".
So what's up with that ?
I obviously have something to change in the Nginx config, but so far no luck finding something usefull on the Internet.
I don't have any SSL certificate installed (and don't want any).
Here is the vHost config :
http://pastebin.com/fd2D5MZ0