Re: [users@httpd] Rewrite text in served pages

2005-05-17 Thread Nick Kew
[EMAIL PROTECTED] wrote: > Hello, > > > Suppose an email harvester (evil) from wewillspamyou.com visits my site, > domain.com > > Is there a way for Apache to detect the user and rewrite certain text that > appears in the webpage that is served to that user? There are some cases that can be det

Re: [users@httpd] Rewrite text in served pages

2005-05-17 Thread Arne Heizmann
[EMAIL PROTECTED] wrote: Is there a way for Apache to detect the user and rewrite certain text that appears in the webpage that is served to that user? If you know what domains are address harvesters, then why don't you just block their access entirely? But of course, this is futile, because you

Re: [users@httpd] Rewrite text in served pages

2005-05-17 Thread Craig Dunigan
On Mon, 16 May 2005 [EMAIL PROTECTED] wrote: > Hello, > > Suppose an email harvester (evil) from wewillspamyou.com visits my site, > domain.com > > Is there a way for Apache to detect the user and rewrite certain text that > appears in the webpage that is served to that user? > > Here's the kic

[users@httpd] Rewrite text in served pages

2005-05-17 Thread krystian
Hello, Suppose an email harvester (evil) from wewillspamyou.com visits my site, domain.com Is there a way for Apache to detect the user and rewrite certain text that appears in the webpage that is served to that user? Here's the kicker: I'm looking to Apache to fulfill this need. I can't u