Home > squid error > error default language squid conf

Error Default Language Squid Conf

Contents

Spelling Like Pages Local Site Map ------------------------ Rename Page Delete Page ------------------------ Subscribe User ------------------------ Remove Spam Revert to this revision Package Pages ------------------------ Load Save SlideShow Search Search: User Login MoinMoin PoweredDesign by

Squid Default Config

FrancescoChemolli (credits)Hosting donated by MessageNetContents are © their respective authors, licensed squid configuration under the Creative Commons Attribution Sharealike 2.5 License Internationalization of Squid Project Goal: To make Squid squid proxy custom error page available in many languages. Status: Translations needed. Version: 2.5+ (langpacks), 3.1+ (auto-negotiate, CSS) Download: http://www.squid-cache.org/Versions/langpack/ Coordinator: AmosJeffries. Anyone can contribute translations. Contents Internationalization of Squid Project Volunteer

Squid Error_directory

Translation Moderators How can I contribute? Donate Live server statistics Suggest a translation fix Become a language moderator How does this affect my installed Squid? What has been done? So how can I do this upgrade? Manual Install Debian and Ubuntu Troubleshooting WARNING: Error Pages Missing Language: Now I keep getting: "Unable to load default

Squid Error Page Location

error language files. Reset to backups." What about the custom ERR_MY_PAGE files I made? Volunteer Translation Moderators Several people have volunteered their time to check and confirm translations to keep their language(s) updated. Language Translations verified by: Afrikaans af Friedel Wolff Bulgarian bg Evgeni Gechev German de Constantin Rack and Robert Förster English en AmosJeffries (Squid Project) Persian fa Mohsen Saeedi (Fedora Project) French fr Bernard Charrier Armenian hy Arthur Tumanyan Hungarian hu Gergely Kiss Italian it FrancescoChemolli (Squid Project) Dutch (Nederland) nl Rene Wijninga Malay ms tepung Portuguese (Brazil) pt-br Aecio F. Neto Romanian ro Arthur Titeica Russian ru Yuri Voinov Slovak sk Helix Slovenian sl Aleksa Šušulić Serbian (Latin) sr-latn batailic Swedish sv HenrikNordstrom (Squid Project) Vietnamese vi Clytie Others Unverified, If you are familiar with any of these or other languages, please volunteer. It is a short spare-time activity taking only a few minutes in the occasional week. Without a moderator we cannot fix any bad language errors.

are ugly, here's how you can change it. Configuration This assumes you already have a squid proxy installation which is up and running. squid error_directory example Squid is serving static pages on errors, denies or on

Squid Deny_info

other problematic situations. All those pages can be found in /usr/share/squid/errors/. The pages are stored in squid error page variables folders with language names. Those folders are actually the squid translated pages. We can change the language squid serves pages by editing /etc/squid/squid.conf configuration file. Find http://wiki.squid-cache.org/Translations the error_directory directive and change it's value to the path where your language files are stored. error_directory /usr/share/squid/errors/RomanianOk, but this doesn't make Squid error pages prettier! To get this issue fixed you can edit every page inside the error pages directory to suit your needs, or, you can use sed! Custom pages https://help.ubuntu.com/community/Squid/Customize Make a copy of your language folder first. mkdir /etc/squid/pages/ cp -r /usr/share/squid/errors/Romanian /etc/squid/pages/Now cause it is HTML the pages inside that folder are written in, we can use CSS to prettify those. Here's a simple sed usage to quickly search and replace the default squid error pages CSS tag with some custom CSS: sed -i 's/