Welcome! Log In Create A New Profile

Advanced

Display server name

Posted by battles 
Display server name
April 05, 2016 04:57PM
If you put anonusa.net into this ssl lookup site, it shows the 'Server type' in the listing. When I lookup my own site, the server type is not listed. Is there some parameter that you put in the config file that causes the server type to display?
Here is a site that displays it:
https://www.sslshopper.com/ssl-checker.html?host=mixmin.net#hostname=anonusa.net

Thanks
Re: Display server name
April 05, 2016 05:05PM
Maybe this http://nginx.org/en/docs/http/ngx_http_core_module.html#server_tokens

---
nginx for Windows http://nginx-win.ecsds.eu/
Re: Display server name
April 05, 2016 05:34PM
Didn't have that off and tried putting it in anyway, but still didn't display.
Re: Display server name
April 06, 2016 01:53AM
Use Curl and see what that says, ea:

curl -i www.site.nl/robots.txt
HTTP/1.1 200 OK
Server: nginx/1.9.13
Date: Wed, 06 Apr 2016 05:52:43 GMT
Content-Type: text/plain
Content-Length: 72
Last-Modified: Sun, 16 Oct 2011 19:52:44 GMT
Connection: keep-alive
ETag: "4e9b360c-48"
Accept-Ranges: bytes

---
nginx for Windows http://nginx-win.ecsds.eu/
Re: Display server name
April 06, 2016 06:20AM
Results:

HTTP/1.1 200 OK
Server: nginx/1.2.1
Date: Wed, 06 Apr 2016 10:16:01 GMT
Content-Type: text/plain
Content-Length: 26
Last-Modified: Sun, 15 Jun 2014 17:24:36 GMT
Connection: keep-alive
Accept-Ranges: bytes

User-agent: *
Disallow: /

Possibly the 'User-agent: *' or 'Disallow: /' forbidding its display?
That is what is in my robots.txt file.
Re: Display server name
April 06, 2016 08:51AM
battles Wrote:
-------------------------------------------------------
> Server: nginx/1.2.1

Looks ok, what are you missing? or what are you expecting?

---
nginx for Windows http://nginx-win.ecsds.eu/
Re: Display server name
April 06, 2016 01:56PM
Other servers were having their server type placed in the results in this site:
https://www.sslshopper.com/

but my server type doesn't show up in that list. Just wanted to give nginx some credit by trying to get it to show like other servers do.
Re: Display server name
April 06, 2016 04:32PM
See this
https://support.cloud.engineyard.com/hc/en-us/articles/205407488-Obtain-and-Install-SSL-Certificates-for-Applications
search that page for 'nginx'

---
nginx for Windows http://nginx-win.ecsds.eu/
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 281
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready