Personal blog of Ramon Fincken
ramon fincken
By.
•
min read
Share
[code:1:aee610705d]server { listen 80; server_name serverhostnamehere serveraliashere;
location / { return 200 "OK $host"; } }[/code:1:aee610705d]
[b:aee610705d]Based on[/b:aee610705d]: http://davidx.me/2014/12/29/return-text-with-nginx/
Your email address will not be published. Required fields are marked *
Comment *
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.
Leave a Reply