Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Apache Proxy

Name: Anonymous 2007-07-20 2:40 ID:fwl/Q2LL

I've been trying to set up my mod_proxy to redirect all requests from a certain ip address to one page with mod_rewrite, but have been having some trouble.  Any help here?

Name: Anonymous 2007-07-20 2:53 ID:X96B2X9H


RewriteEngine on
RewriteCond %{REMOTE_ADDR} 219.104.184.91
RewriteRule .*$ banned.html  [PT,L]

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List