#682822 squid3: Cleaner way to replace error text

Package:
squid3
Source:
squid
Submitter:
Will Aoki
Date:
2025-07-28 19:45:03 UTC
Severity:
wishlist
Tags:
#682822#5
Date:
2012-07-25 22:57:13 UTC
From:
To:
It would be useful if the Squid package offered a Debian-friendly way to
replace error text (beyond making a custom package that Provides squid-langpack
or using dpkg-divert to protect my changes). I have an situation where I must
alter the error text, and the files in /usr/share/squid3/errors aren't
conffiles.

#682822#10
Date:
2012-08-01 07:20:54 UTC
From:
To:
There are three methods of server-side text replacement available
through squid.conf (deny_info for targeted responses,
error_default_language for custom page names, error_directory for
complete page set replacement) and client-side replacement via CSS in
/etc/squid3/errorpage.css configuration file.

What is your particular use-case which these do not solve?

Amos
Squid Project