about summary refs log tree commit diff
path: root/users/wpcarro/website/blog/posts/nginx-curl-note.md

Use the following to make requests to Nginx virtual hosts from the host itself:

$ curl -H 'Host: trace.website.internal' localhost:8000