I have to collect information from every system on my network. I wrote a
script that will be placed on a local web server. Now, I need to have an
easy way to make sure it is accessible by even the least capable user. I
would like to insert a link to it at the bottom of a page that every
computer would have bookmarked. Basically, I want to run essentially this
regex on a web page as it is being sent to the client:
s/<\/BODY>/<A(defeatnabblefilter) HREF="address">clicky<\/a><\/BODY>/i

Is this possible with squid? How can it be done? I already have squid
running as a transparent proxy. My google-fu is weak with this one. I seem
to only be able to find pages about making regex based ACLs.
-- 
View this message in context: 
http://www.nabble.com/Inserting-text-on-web-page-tp17028057p17028057.html
Sent from the Squid - Users mailing list archive at Nabble.com.

Reply via email to