logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: apache module for localization
Author
apacheq



Joined: 17 Jan 2014
Posts: 1

PostPosted: Fri 17 Jan '14 10:06    Post subject: apache module for localization Reply with quote

Does an apache module exist to substitute text for localization purposes?

I am looking for something like mod_substitute but with the ability to substitute text based on request header Accept-Language or Accept-Language.

The site is purely html so script server side solution is not possible. The html files would be tagged accordingly.

If no such module exists, would a custom apache module be pratical assuming there is not too much text to translate?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Fri 17 Jan '14 13:11    Post subject: Reply with quote

Apache can do "Content Negotiation" --> http://httpd.apache.org/docs/2.4/content-negotiation.html
Back to top
Qmpeltaty



Joined: 06 Feb 2008
Posts: 182
Location: Poland

PostPosted: Mon 27 Jan '14 18:12    Post subject: Reply with quote

Maybe mod_geoip could help.
Back to top


Reply to topic   Topic: apache module for localization View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules