Forum Moderators: bakedjake

Message Too Old, No Replies

Rewrite nonresolving IPs

         

johnx

1:40 am on Jun 27, 2003 (gmt 0)



Was wondering if anyone could help me with a set of ReWrite rules that I cannot figure out. I would like to redirect out traffic that is NOT .com .net .<whatever we set>.

Basically I want to filter out all nonresolving IPs, and extensions I don't specifically allow to some URL, and be able to set certain hosts to be redirects there as well.

Any replies are greatly appreciated

Thank you

jeremy goodrich

8:26 pm on Jun 27, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld!

My first guess is that you are referring to mod_rewrite & apache webserver?

Beyond that, I'm a bit confused as to what you are asking about...perhaps this might help:

In your httpd.conf file, you can specify a 'default' that will be served whenever things come through requesting something 'not otherwise specified...'

At least, I believe so - not so hot at managing servers myself, but perhaps another bloke can puzzle out some more specifics from your question?