Forum Moderators: phranque
404's are working fine and I have a Rewrite rule that will do certain things, but my problem lies in accepting requests from any site.
Any help would rock.
I am trying to setup a proxy for certain customers to redirect them to. (non-paying customers) Instead of just shutting down an IP address we are trying to setup a redirect so that IP goes to our "shutdown box".
Apache needs to take any request that a customer would go to and redirect it to the index.html on this box.
So if someone goes to domain.com it will take them to shutdownbox.com/index.html