You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by howard chen <ho...@gmail.com> on 2009/04/29 06:20:56 UTC

[users@httpd] What module/config trigger Vary: Host?

I am using apache2.2 on ubuntu 8.10, even I have disabled mod_deflate,
my apache is keep sending out Vary: Host.

Any other module or config will lead to this?
I have the following modules enabled:

alias
auth_basic
authn_file
authz_default
authz_groupfile
authz_host
authz_user
autoindex
cgi
dir
env
expires
headers
mime
negotiation
php5
python
rewrite
setenvif
ssl
status

and I am runnning multiple vhost on the apache.


Thanks.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] What module/config trigger Vary: Host?

Posted by howard chen <ho...@gmail.com>.
Hi,

On Wed, Apr 29, 2009 at 2:55 PM, André Warnier <aw...@ice-sa.com> wrote:
> howard chen wrote:
>> negotiation   <=== ????

Tested, no.

So quite confusing...

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] What module/config trigger Vary: Host?

Posted by André Warnier <aw...@ice-sa.com>.
howard chen wrote:
> I am using apache2.2 on ubuntu 8.10, even I have disabled mod_deflate,
> my apache is keep sending out Vary: Host.
> 
> Any other module or config will lead to this?
> I have the following modules enabled:
> 
> alias
> auth_basic
> authn_file
> authz_default
> authz_groupfile
> authz_host
> authz_user
> autoindex
> cgi
> dir
> env
> expires
> headers
> mime
> negotiation   <=== ????
> php5
> python
> rewrite
> setenvif
> ssl
> status
> 
> and I am runnning multiple vhost on the apache.
> 


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org