Post Reply 
Redirect https question
Dec. 10, 2015, 09:13 AM (This post was last modified: Dec. 10, 2015 09:14 AM by lebster.)
Post: #1
Redirect https question
I would like to redirect some javascript files that are included in my live website to my localhost. I tried to do this with a redirect but it seems to only work when the page is http. Is it possible to redirect https to my localhost with privoxy? See below for my redirects. Thanks!

#not working https url - https://examples.com/validate.js
{+redirect{http://localhost/js/validate.js} }
example.com:443/validate.js
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Redirect https question - lebster - Dec. 10, 2015 09:13 AM
RE: Redirect https question - Faxopita - Dec. 10, 2015, 01:22 PM

Forum Jump: