When we visit, we will display some information of the server software. We do not want users to display such sensitive information. E.g. SQLAnywhere / 17.0.10.5963 <html><head><title>401 Authorization Required</title></head> <body><h1> 401 Authorization Required </h1><hr><address>SQLAnywhere/17.0.10.5963</address> </body></html> |
The SQL Anywhere HTTP Server (and the MobiLink Server) no longer puts the 1
As the EBF for Windows is now available, am I right that this change is not documented in the according readme?
(06 Mar '20, 06:15)
Volker Barth
Replies hidden
You are correct.
(09 Mar '20, 10:55)
Reg Domaratzki
|
I have not tried that myself but I guess you can use the sa_set_http_header system procedure to set the "Server" header value to whatever value you like. |
you should hide the server behind firewall + another web proxy such as Apache HTTPD or nginx. It has to show the technical page such as "oooops".
I want to modify these contents or blank text directly, not to filter the port, but to modify the http header server information.
Content-Type: application / json
Server: SQLAnywhere / 17.0.10.5963 >>>>server:null