[users@httpd] 500 Internal Server Error with no log entries

2019-01-23 Thread Mohammad Aghanabi
I'm running Apache v2.4.27 X64 for serving PHP files and it was running fine until today that I'm seeing `500 Internal Server Error`. Surprisingly nothing noticeable is logged neither in PHP error log file nor Apache's. I attempted to set `LogLevel warn trace8` and found this: [Wed Jan 23

Re: [users@httpd] RewriteCond to compare file sizes

2015-11-24 Thread mohammad aghanabi
keyboard and hyperactive autocorrect. > On Nov 23, 2015 5:56 AM, "mohammad aghanabi" <m.webs...@gmail.com> wrote: > >> Hello >> >> 4 years ago a user offered [ >> https://bz.apache.org/bugzilla/show_bug.cgi?id=43845] a modification to >> mod_rewrite.c

[users@httpd] RewriteCond to compare file sizes

2015-11-23 Thread mohammad aghanabi
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