hide_web_server_infos
This is an old revision of the document!
Table of Contents
hide web server infos
Apache
/etc/apache2/conf.d/security
ServerTokens Prod ServerSignature Off/etc/php5/apache/php.ini
expose_php Off
Nginx
/etc/nginx/conf.d/secure.conf
server_tokens off; autoindex off;
hide_web_server_infos.1616502255.txt.gz · Last modified: (external edit)
