How to get ssl to work without adding port 413
mike
mike503 at gmail.com
Tue Apr 15 11:17:16 MSD 2008
yes because https://localhost/index.php would be going to https's
default port: 443
that is why forcing :413 works. this is not an nginx issue :)
On 4/14/08, Maxime Pelletier <pelletiermaxime at gmail.com> wrote:
> I have been trying to get ssl to work like I want it for a few hours without
> success. The problem is that https://localhost:413/index.php works but not
> https://localhost/index.php. Firefox can't establish a connection to the server
> at localhost. Looked everywhere on the net and everyone just says to put the
> listen 413 and it works, but not for me it seems :X.
More information about the nginx
mailing list