PDA

View Full Version : Protected Page


FrEaKmAn
March 6th, 2007, 03:22 PM
Hi

I just came with an idea and I'm asking you about your opinion, if this is possible. So to create a page where you enter some site url and it will redirect you to that page. But it will make sure that that page is safe (blocking any virus, trojan activity), blocking popups (even though I have FF is still see a lot of annoying popups) and just keeping the user safe. Is this possible??

degsy
March 6th, 2007, 03:45 PM
You can use a proxy server to route a page through your server stripping javascripts and other code.
http://sourceforge.net/projects/poxy/