Including the hostname in a HTML file served by nginx

Viewed 7957

Does nginx offer a way to add the hostname (and port) in an HTML file (without using other solutions, such as PHP)?

1 Answers
Related