Answer the question
In order to leave comments, you need to log in
How to configure nginx config to process requests with port number (resolved)?
127.0.0.1:105 works fine, but 127.0.0.1:105/some_url , then I get 404 not found nginx/1.4.6
in the config:
server {
listen 127.0.0.1:105;
...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question