Bug 10055 - ServerSignature misconfiguration
Summary: ServerSignature misconfiguration
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: apache (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Michael Shigorin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-29 15:39 MSD by Pavel Usischev
Modified: 2006-10-04 21:09 MSD (History)
13 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Usischev 2006-09-29 15:39:03 MSD
apache-1.3.37rusPL30.22-alt4

$ grep -n ServerSignature httpd.conf
200:# ServerSignature: this allows the configuration of a trailing footer line
212:ServerSignature Off
637:ServerSignature On

Директива ServerSignature в конфиге уже была, один экземпляр нужно выкинуть.
Сейчас, видимо, в дефолтном конфиге действовать будет 637 строка с "On". Если ее
убирать, то комментарии от нее стоит перенести к строке 212, они более
информативные, чем нынешние.
Comment 1 Michael Shigorin 2006-09-30 12:13:20 MSD
Эээ... спасибо, недовысматривал.  Грепом надо было, грепом. :)
Comment 2 Michael Shigorin 2006-09-30 18:07:15 MSD
fixed in alt4.1