How to get ssl to work without adding port 413
Dave Cheney
dave at cheney.net
Tue Apr 15 11:16:38 MSD 2008
Browsers request https:// scheme urls on port 443 not 413.
Cheers
Dave
On 15/04/2008, at 3:56 PM, Maxime Pelletier 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