@ocisp87 any time
Setup an Nginx reverse proxy on centos 7 for nodebb
-
http {
location / {
proxy_pass http://127.0.0.1:4567;
proxy_http_ve -
You need a
server
block around the location block, I think. What tutorial are you trying to follow? -
@julian besides spam Warning do we have any answers for the posted questions? It was posted on few threds because there was no answer till now ?any type of possible answer?