Search
Re: Re: How to stop big file upload (Enemy at the gate) with Apache mod_rewrite
by ep
This is the way how Apache reads the requests. The only immediate redirect before reading the whole requests if conditions for redirect don't depend on data in request (header/body), but only IP or hostname. If Apache would read headers only first, runs the RuleRewrite and then only reads body , it would work, however I am not that good at C/C++ to provide a patch to Apache. At least your application (PHP/CGI or whatever behind) doesn't take the hit
Post comment:
Format Type: 
  Convert newlines
  Receive comment notifications for this article
Subject: 
   
insert bold tags insert italic tags insert underline tags insert strikethough tags insert link insert blockquote tags
Comment: 
Comment verification:

Please enter the text you see inside the graphic to post your comment:
You are not currently logged in. If you would like your user information to be displayed with your comment, please enter your login information below.
Login information:
Username: 
Password: 
If you would like to post contact information on your comment, please enter your information into the optional fields below:
Contact information:
Name: 
URL:  example: http://yourdomain.com
Email: 
Please note: email will not be displayed on the site, only for the blog owner. If logged in, URL will only be used.