https://bz.apache.org/bugzilla/show_bug.cgi?id=61519

--- Comment #30 from Eric Covener <cove...@gmail.com> ---
(In reply to Reindl Harald from comment #26)
> @Joe Orton thank you for step in
> 
> @Eric Covener
> 
> > Seems like 'Header edit' ought to work
> 
> that would be a config which don't solve the problem because it would
> redirect to https even when the initial request was not - and for global
> configs: please don't get me wrong but i don't get why we discuss that much
> forth and back when

The 'Header edit' can be conditionalseveral ways

> https://httpd.apache.org/docs/2.4/mod/mod_dir.html#directoryslash itself has
> to look at the HTTPS=ON and send the correct redirect instead dirty
> workarounds 

no, mod_dir should never do such a thing directly, that kind of thing doesn't
happen in each piece of code that might try to redirect.  Your configuration is
deviant and there are simple ways to get it to actually work, but it's your
prerogative to try it or not.

> for me it seems that you have a personal problem when you see my name and if
> that's the case please reconsider your behavior when we talk about technical
> issues - please step back from your defensive attitude and let us focus on
> technical details

I think I've been more than civil to you _despite_ your name.  You are
incapable of inoffensive, non-hysterical technical discussion. Maybe you don't
know it. It is still a complete mystery how you can be so dependent and so
combatitive at the same time. I don't know what weird reward system or trauma
has reinforced this but I seriously suggest you reconsider your approach in
working with other humans.

> > not sure what script you're talking about
> 
> the "index.php" which does the header('Location'); and not get
> $_SERVER['HTTPS']

Doesn't seem relevant to how the redirect happens or how it might be altered.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to