We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c665606 commit c757b8fCopy full SHA for c757b8f
root/defaults/httpd.conf
@@ -26,7 +26,7 @@
26
# Set to one of: Full | OS | Minor | Minimal | Major | Prod
27
# where Full conveys the most information, and Prod the least.
28
#
29
-ServerTokens OS
+ServerTokens Prod
30
31
32
# ServerRoot: The top of the directory tree under which the server's
@@ -204,7 +204,7 @@ ServerAdmin [email protected]
204
# Set to "EMail" to also include a mailto: link to the ServerAdmin.
205
# Set to one of: On | Off | EMail
206
207
-ServerSignature On
+ServerSignature Off
208
209
210
# ServerName gives the name and port that the server uses to identify itself.
0 commit comments