I went thru debugging steps given by LiteSpeed documentation, but am still having an apparent REST API connection issue. I don’t have such an issue with anything else on the site. Did the LiteSpeed error logging.
This topic was modified 9 months, 3 weeks ago by jamminjames.
Thanks, I went through the troubleshooting guide and somehow missed that.
I do have the http_realip_module installed in Nginx. Looking at CF’s example settings, it does not say where in my Nginx configuration to put the settings. Googling it, it says it could be placed “within the http, server, or location blocks of your NGINX configuration file.”
I put it in the server block for the website, if it should go in a location block, please let me know.
This reply was modified 9 months, 3 weeks ago by jamminjames.