It also looks from the access log that the request is actually coming with
HTTP/1.1:

$ sudo tail -1 /var/log/apache2/access.log

>   127.0.0.1 - - [25/Oct/2015:18:13:16 +0000] "GET / HTTP/1.1" 200 402 "-"
"curl/7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1
zlib/1.2.3.4 libidn/1.23
librtmp/2.3"

On Mon, Oct 26, 2015 at 9:35 AM, Eric Covener <cove...@gmail.com> wrote:

> On Mon, Oct 26, 2015 at 9:15 AM, Itamar Gal <itamarg...@gmail.com> wrote:
> > /etc/apache2/conf.d/security
>
> Unlike most other settings,. Rewrite rules are not automatically
> inherited from the base config to virtual hosts.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to