[Privoxy-users] Custom error page
Fabian Keil
fk at fabiankeil.de
Tue Jan 31 16:36:22 UTC 2017
Punit Mittal <thepunitone at gmail.com> wrote:
> Thank you for your reply.
You're welcome.
> Just to make sure that I haven't missed anything on my side, the
> following is my config:
>
> listen-address :4500
> confdir /usr/local/user/privoxy
> socket-timeout 200
> forward-socks5 / <socks5-server-host>:<socks5-server-port> .
> logdir /var/log/user/privoxy
> logfile privoxy.log
> actionsfile paction.conf
> filterfile pfilter.conf
> debug 1
> debug 2
> debug 512
> debug 1024
> debug 4096
> debug 8192
> tolerate-pipelining 1
> keep-alive-timeout 60
> default-server-timeout 50
There's a templdir directive which can be used to overwrite
the default template directory (relative to confdir) without
affecting other configuration files:
https://www.privoxy.org/user-manual/config.html#TEMPLDIR
Using it is optional but it has been explicitly added to
make using custom templates more convenient.
> and I have the following custom files for templates in the directory at
> /usr/local/user/privoxy/templates/
>
> connect-failed
> connection-timeout
> default
> no-server-data
> forwarding-failed
> no-such-domain
As long as the unmodified templates are available there as well
this should work.
> Also, is there a way for me to help implement it?
Patches and donations are always welcome:
https://www.privoxy.org/faq/general.html#PARTICIPATE
https://www.privoxy.org/faq/general.html#DONATE
Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.privoxy.org/pipermail/privoxy-users/attachments/20170131/259497fe/attachment.bin>
More information about the Privoxy-users
mailing list