Apache infos

# ServerTokens

# This directive configures what you return as the Server HTTP response

# Header. The default is ‘Full’ which sends information about the OS-Type

# and compiled in modules.

# Set to one of: Full | OS | Minor | Minimal | Major | Prod

# where Full conveys the most information, and Prod the least.

#

ServerTokens Full

Author: WladyX on 7 April, 2008
Category: Apache

Leave a Reply

Last articles