Search squid archive

Re: Squid reverse proxy: www.site1.com to www.site2.com/foo/

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 30/04/2016 1:16 a.m., Roberto Carna wrote:
> Dear, I'm using Squid in reverse proxy mode.
> 
> Everything is OK, but now I have to do this:
> 
> If a user put in the browser:
> 
> http://www.site1.com
> 
> Squid reverse has to redirect to:
> 
> http://www.site2.com/foo/
> 
> How can I do this???
> 

acl site1 dstdomain www.site1.com
deny_info 302:http://www.site2.com/foo%R site1
http_access deny site1

Amos

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux