Re: what's difference between HTTP_HOST and SERVER_NAME
Mithun Bhattacharya <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAHTPV9JYzGgHm2rW1ZuVxQ_orb49aDn4ij3dnsSjfkb5QuGdGw@mail.gmail.com> |
This is for PHP but it still applies. https://www.geeksforgeeks.org/what-is-the-difference-between-http_host-and-server_name-in-php/ On Wed, Jan 8, 2020 at 8:39 PM Wesley Peng <[email protected]> wrote: > Hello > > For HTTP headers, what's difference between HTTP_HOST and SERVER_NAME? > > I was long time confused about them. > > Thanks. >