Apedia

Proxy Set Header $Remote Addr Keyword Missing Nginx Configured Reverse Proxy

Front
What keyword is missing for NGinx to be configured as a reverse proxy?

location / {
    proxy_set_header X-Real-IP $remote_addr;
     proxy_set_header X-Forwarded-For $remote_addr;
    proxy_set_header Host      $host;
    [...]      http://localhost:8000;
}
Back proxy_pass

Tags: web

Learn with these flashcards. Click next, previous, or up to navigate to more flashcards for this subject.

Next card: Mieć dreszcze shiver to

Previous card: Hoarse  heiser

Up to card list: LPIC 202 - English