This prevents some trickiness with mod_rewrite together with ScriptAlias. It also makes sure that people configure HTTPS correctly everywhere, because without this we would have still failed for anything that uses POST.
Signed-off-by: Patrick Uiterwijk puiterwijk@redhat.com
+1
rebased
Pull-Request has been merged by puiterwijk
This prevents some trickiness with mod_rewrite together with ScriptAlias.
It also makes sure that people configure HTTPS correctly everywhere,
because without this we would have still failed for anything that uses
POST.
Signed-off-by: Patrick Uiterwijk puiterwijk@redhat.com