19.26 mod_negotiation

Team-Fly    

 
Webmaster in a Nutshell, 3rd Edition
By Robert Eckstein, Stephen Spainhour
Table of Contents
Chapter 19.  Apache Modules

19.26 mod_negotiation

The mod_negotiation module performs content negotiation between the server and the client.

CacheNegotiatedDocs

 CacheNegotiatedDocs 

[ server config ]

Tells the server to allow remote proxy servers to cache negotiated documents. By default, Apache does not allow caching of negotiated documents.

LanguagePriority

  LanguagePriority   language  ... 

[ server config , within <VirtualHost> or <Directory>, or .htaccess ]

Allows you to specify a ranking of languages, which is used in the event that a user 's preferences are equal among language choices. For example:

 LanguagePriority de it 

specifies German before Italian.


Team-Fly    
Top


Webmaster in a Nutshell
Webmaster in a Nutshell, Third Edition
ISBN: 0596003579
EAN: 2147483647
Year: 2002
Pages: 412

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net