Lets say I have set some config value (ServerTokens) to OS in my httpd.conf
in conf dir
ServerTokens OS

I have overridden that in conf.d/x.conf

ServerTokens Z

Is there any way to check/print what is the value of ServerTokens on
runtime?

Amlan

Reply via email to