David Balažic wrote:
> I have apache 2.4.7-1ubuntu4.9 (on Ubuntu 14.04.4 64bit) and while this
> works:
> RequestHeader edit Some-Header " M" "X"
>
> This does not:
> RequestHeader edit Some-Header " " "X"
>
> Am I missing something obvious?
>
> The first one matches a pair of space and capital
Hi!
I have apache 2.4.7-1ubuntu4.9 (on Ubuntu 14.04.4 64bit) and while this works:
RequestHeader edit Some-Header " M" "X"
This does not:
RequestHeader edit Some-Header " " "X"
Am I missing something obvious?
The first one matches a pair of space and capital M and replaces them with X.
The l
Hi,
My boss wants us to provide a redirect page for use during site-maintanance.
I assume this means I need to add mod_rewrite.
Q:Can I add mod_rewrite to my server without re-compiling?
Thanks for any leads.
I really appreciate it. I usually tip if that is an option. I insist!
Jim Pruett
The