Lukas Tribus Wrote:
-------------------------------------------------------
> I have a question: secure_link is correctly blocking those requests so
> its not generating any traffic.
> 
> Why does it bother you then, if it is already blocked?
> 
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx


Yes the links are generated correctly but because their plugin does not
currently contain the regex to understand ampersands in HTML. If they was to
fix their plugin and use regex to replace the ampersand & with & then
the link would work correctly.

It bothers me because the fix is as simple as that and it is a problem that
is wasting bandwidth. On apps that steal content.

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,270705,270716#msg-270716

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to