?
Duplicate of # 9756
avatar cdekok
cdekok
25 Apr 2016

if (isset($_SERVER['HTTPS']) && !empty($_SERVER['HTTPS']) && (strtolower($_SERVER['HTTPS']) != 'off'))

It should also check on

[HTTP_X_FORWARDED_PORT] => 443
[HTTP_X_FORWARDED_PROTO] => https

Else it generates an http link for https website.

avatar cdekok cdekok - open - 25 Apr 2016
avatar brianteeman brianteeman - change - 25 Apr 2016
Category Libraries
avatar zero-24
zero-24 - comment - 25 Apr 2016

@cdekok can you send your changes as pull request agianst the staging repo?

If you don't know how github works you can have a quick look at: https://docs.joomla.org/Using_the_Github_UI_to_Make_Pull_Requests

avatar wojsmol
wojsmol - comment - 25 Apr 2016

Simular PR #7439

avatar brianteeman brianteeman - change - 25 Apr 2016
Labels Added: ?
avatar PhilETaylor
PhilETaylor - comment - 19 May 2016

Duplicate of #9756

avatar franz-wohlkoenig franz-wohlkoenig - change - 6 Apr 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-04-06 13:48:27
Closed_By franz-wohlkoenig
Rel_Number 0 9756
Relation Type Duplicate of
avatar joomla-cms-bot joomla-cms-bot - change - 6 Apr 2017
The description was changed
avatar joomla-cms-bot joomla-cms-bot - edited - 6 Apr 2017
avatar joomla-cms-bot joomla-cms-bot - close - 6 Apr 2017
avatar joomla-cms-bot
joomla-cms-bot - comment - 6 Apr 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 6 Apr 2017

closed as Duplicate of #9756, thanks for Hint @PhilETaylor


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/10086.

Add a Comment

Login with GitHub to post a comment