Mailinglist Archive: opensuse (2441 mails)
| < Previous | Next > |
Re: [SLE] ServerTokens Directive Apache with SLOX4.1
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: Wed, 1 Jun 2005 04:07:28 +0200
- Message-id: <200506010407.29111.andjoh@xxxxxxxxxx>
On Wednesday 01 June 2005 03:41, steve nutt wrote:
> I guess my question should be what controls the amount of information given
> out ServerTokens, ServerSignature, or something else? And to configure
> these items do I make my changes in the httpd.conf, or
> httpd.conf.SuSEconfig,
Furthermore, when you manually edit config files, suseconfig will refuse to
update them. This is to avoid overwriting manual changes, which is a good
thing. What it will do is create these .SuSEconfig files instead, so you can
merge the changes.
But, since you are talking about /etc/sysconfig/apache instead of apache2, my
guess is you have been editing the wrong config files. You are running
apache2, so you should be looking at the files in /etc/apache2/
But as I said, edit /etc/sysconfig/apache2 instead
> I guess my question should be what controls the amount of information given
> out ServerTokens, ServerSignature, or something else? And to configure
> these items do I make my changes in the httpd.conf, or
> httpd.conf.SuSEconfig,
Furthermore, when you manually edit config files, suseconfig will refuse to
update them. This is to avoid overwriting manual changes, which is a good
thing. What it will do is create these .SuSEconfig files instead, so you can
merge the changes.
But, since you are talking about /etc/sysconfig/apache instead of apache2, my
guess is you have been editing the wrong config files. You are running
apache2, so you should be looking at the files in /etc/apache2/
But as I said, edit /etc/sysconfig/apache2 instead
| < Previous | Next > |