maybe good for an example in rewrite or ap_expr doc.
---------- Forwarded message ----------
From: mohammad aghanabi <[email protected]>
Date: Tue, Nov 24, 2015 at 3:05 AM
Subject: Re: [users@httpd] RewriteCond to compare file sizes
To: [email protected]
Thank you. I then worked with it a little to find how it works:
RewriteCond expr "filesize('%{REQUEST_FILENAME}') -gt 1024"
On Mon, Nov 23, 2015 at 4:43 PM, Yehuda Katz <[email protected]> wrote:
>
> I have never used it, but according to the documentation it is available in
> 2.4.
> RewriteCond supports expr [1], and expr has a function for filesize [2].
>
> [1] http://httpd.apache.org/docs/2.4/mod/mod_rewrite.html#rewritecond
>
> [2] http://httpd.apache.org/docs/2.4/expr.html#functions
>
> - Y
>
> Sent from a device with a very small keyboard and hyperactive autocorrect.
>
> On Nov 23, 2015 5:56 AM, "mohammad aghanabi" <[email protected]> wrote:
>>
>> Hello
>>
>> 4 years ago a user offered
>> [https://bz.apache.org/bugzilla/show_bug.cgi?id=43845] a modification to
>> mod_rewrite.c which would made it usable to compare file sizes within
>> RewriteCond CondPattern.
>>
>> and someone commented on it "trunk has support for complex expressions in
>> RewriteCond which also offer file size comparison"
>>
>> I want to know what happened to that suggestion, applied or not and if not
>> what that comment is about?
>>
>> Thanks
--
Eric Covener
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]