This is a discussion on Disabling HTML Code. within the Squid Users forums, part of the Web Server and Related Forums category; Hi, Is there any way that I can configure proxy or use any other program to disable certain code of ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 |