PLBWEB_ANONYMOUS Keyword
10.3A
PLBWEB_ANONYMOUS={ on | off }
When this keyword is set to be ON, the PL/B Web Server behavior is changed as follows
1. The PWS server does not put the server name in the HTTP header for responses from the server.
2. Also, the PWS server does not put any links in error pages.
Example:
PLBWEB_ANONYMOUS=ON
See Also: PLBWEBSRV Keywords, Server Command Line
![]() |