Forum Moderators: bakedjake
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
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?