f2ec9f1 Drop all path information on redirect to HTTPS

Authored and Committed by puiterwijk 7 years ago
    Drop all path information on redirect to HTTPS
    
    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>
    Reviewed-by: Howard Johnson <merlin@merlinthp.org>
    
        
file modified
+1 -1