Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] dropping apache requests
- Date: Fri, 23 Sep 2005 17:23:06 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] dropping apache requests
- References: <20050921160405.3ADC.B-ROBSON@example.com>
- Organization: The XEmacs Project
- User-agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.5-b21 (corn, linux)
>>>>> "Brett" == Brett Robson <b-robson@example.com> writes: Brett> Anyone know a way of dropping a request in Apache as if you Brett> never received it, ie not even sending a 403 page back. The Brett> only way I can think of doing it is at the network level or Brett> via iptable (etc), which is not an option. I think it would help if you'd explain why you want to do this, and why doing it at the network level is not an option (if it's administrative, you don't need to be more specific, but if it's technical, maybe it's possible). As you must know, by the time Apache has enough information about the request to decide to blow it off, you've already been through the HTTP handshaking. So you can't pretend you're not listening. If you're trying to work around administrative restrictions, here's an evil idea that might convince the PHB's they do want to filter at the door. Spoof Google (or the PHB's personal home page ;-). Ie, slurp out some keywords, query Google, and forward the Google page back. -- School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Ask not how you can "do" free software business; ask what your business can "do for" free software.
- References:
- [tlug] dropping apache requests
- From: Brett Robson
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] dropping apache requests
- Next by Date: Re: [tlug] dropping apache requests
- Previous by thread: Re: [tlug] dropping apache requests
- Next by thread: Re: [tlug] dropping apache requests
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links