Pope Viper
Well-known member
I think this is specifically an NGINX problem. I went ahead and got a XF 2.1 license, and decided to do a fresh install to poke around and get familiar before upgrading my 1.5.9 forum.
As I mentioned elsewhere, I've taken a break from forums for a while, but am ready to dive back in. In the interim, I had expanded my technology base, and am now running NGINX to wall off various services I have.
I went ahead, and did the initial install, but when I go to browse the forum, I'm being presented with the internal IP of the IIS server I'm running the site on. Obviously that's not going to work off my network.
I'm guessing NGINX is grabbing the initial requesting, routing it over to the IIS server, and the IIS server is sending it back, but NGINX isn't providing the page with the proper URL, so I'm sure I've got something goofed up in my rule set.
If someone wouldn't mind helping me offline, I would appreciate it.
As I mentioned elsewhere, I've taken a break from forums for a while, but am ready to dive back in. In the interim, I had expanded my technology base, and am now running NGINX to wall off various services I have.
I went ahead, and did the initial install, but when I go to browse the forum, I'm being presented with the internal IP of the IIS server I'm running the site on. Obviously that's not going to work off my network.
I'm guessing NGINX is grabbing the initial requesting, routing it over to the IIS server, and the IIS server is sending it back, but NGINX isn't providing the page with the proper URL, so I'm sure I've got something goofed up in my rule set.
If someone wouldn't mind helping me offline, I would appreciate it.