|
Home > Archive > Squid > April 2006 > Disabling HTML Code.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Disabling HTML Code.
|
|
| jay_kbvt 2006-04-27, 6:56 am |
| Hi,
Is there any way that I can configure proxy or use any other program to
disable certain code of a webpage which my user have requested....?????
I want to disable some of the scripts and input buttons from some of
the webpages.
Thanx & Regards,
Jaydeep.
| |
|
| Jaydeep
As far as I know squid itself does not do it for you. You can just
zap unwanted URLs, e.g. images or linked-scripts, using "redirector"
directive.
I guess such a rewriter would be done using Apache as a proxy. For
example some free hosting services use Apache to add a banner,(html
code), to the beginning of the hosted pages.
Best Regards
|
|
|
|
|