blob: 522b8e37faff521257a726b00b35c829765c6ae9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
1. Make sure that squid runs under user %%SQUID_USER%% and group %%SQUID_GROUP%%.
2. Copy %%PREFIX%%/%%INSTALL_DIR%%/redirector.conf.dist to
%%PREFIX%%/%%INSTALL_DIR%%/redirector.conf and edit it.
3. Add line
redirect_program %%PREFIX%%/%%INSTALL_DIR%%/redirector %%PREFIX%%/%%INSTALL_DIR%%/redirector.conf
to squid.conf.
4. See http://www.rejik.ru/ for detailed instructions.
|