On 15:46, Wed 07 Dec 05, Webcharge wrote: > > > one thing you could do is to run an instance of apache on a high port, > > and put in a redirect call to forward the blocked ip's to localhost on > > the high port > > The other port idea makes sense and sounds like a good method, thanks! > I think I will look for a smaller webserver though as it seems a bit > overkill to run another Apache just for this purpose. >
No need to configure and run a complete new instance of apache. Simply add another line like: Listen 8081 -- Michiel van Baak http://michiel.vanbaak.info [EMAIL PROTECTED] GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7E0B9A2D "Why is it drug addicts and computer afficionados are both called users?"
