#8112: http://www.go.soton.ac.uk/phishing redirects incorrectly in 4.0dev.5 ----------------------------------+----------------------------------------- Reporter: graingert | Owner: pde Type: defect | Status: new Priority: normal | Milestone: Component: EFF-HTTPS Everywhere | Version: Keywords: httpse-ruleset-bug | Parent: Points: | Actualpoints: ----------------------------------+-----------------------------------------
Comment(by mikkoharhanen): Instead of !http://www.southampton.ac.uk:443/isolutions/services/phishing_advice/ the working URL is https://www.southampton.ac.uk/isolutions/services/phishing_advice/. To avoid the breaking port number we can edit the ruleset University-of- Southampton.xml and change the line 44 from: {{{ <rule from="^http://www\.southampton\.ac\.uk/" }}} to: {{{ <rule from="^http://www\.southampton\.ac\.uk(\:443)?/" }}} -- Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8112#comment:3> Tor Bug Tracker & Wiki <https://trac.torproject.org/> The Tor Project: anonymity online _______________________________________________ tor-bugs mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs
