frdmn
New-
Re: Discussions have wrong port appended
I just found out adding the following fastcgi parameter in Nginx can temporary fix this problem: fastcgi_param SERVER_PORT 80; However, i wonder why it worked without any issues on the old server. An… (View Post)1