blob: 7192cd3abf6e9369a7eff6b8a291dd855089d41b (
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. See %%INSTALL_PATH%%/redirector.conf.dist for default configuration. Edit %%INSTALL_PATH%%/redirector.conf if you need.
3. Add line
redirect_program %%INSTALL_PATH%%/redirector to squid.conf.
4. See http://www.rejik.ru/ for detailed instructions.
===============================================================================
|