Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: Language Negotiation with mod_perl, Apache

by penguinfuz (Pilgrim)
on Jan 30, 2003 at 13:08 UTC ( [id://231301]=note: print w/replies, xml ) Need Help??


in reply to Re: Language Negotiation with mod_perl, Apache
in thread Language Negotiation with mod_perl, Apache

Jaap: It would be really helpfull if you posted more code. Especially what you do further with the $r object.

Actually, there is not much more code to post in this example. Except the normal, use statments, and I am doing nothing more with the $r object.

Jaap: Why do you want to set header_in?

Because a browser that has support for only one language, lets say "zu", cannot be handled properly by Apache's multiviews directive. (The multiviews directive has been extended to address the issue in Apache2, but upgrading is not an option for me at the moment) I am intercepting the headers, and adding a default language support of "en" then passing the request on to Apache -- The web server never knows the visitor's browser does not have English language support, and multiviews can do the negotiations.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://231301]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (2)
As of 2024-04-26 02:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found