Answer the question
In order to leave comments, you need to log in
How to set fastcgi_pass for a specific location?
There is the following config:
server {
listen 80;
server_name site.com;
location / {
proxy_pass http://site.local/;
}
}
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