Module: Automatic HTTP Path
Posted by Maurice Makaay
|
Re: Module: Automatic HTTP Path September 08, 2015 07:50AM |
Admin Registered: 20 years ago Posts: 747 |
2015/09/08 version 1.0.9 Oliver Riesen (oliver@riesen.org) - Strip query string from REQUEST_URI because slashes in the query string resulted in bad http_path.
Using Phorum since 7/2000: forum.langzeittest.de (actual version 5.2.23)
Modules "Made in Germany" for version 5.2: Author_as_Sender, CarCost, Close_Topic, Conceal_Message_Timestamp,
Format_Email, Index_Structure, Mailing_List, Pervasive_Forum, Spritmonitor, Terms_of_Service and German_Language_Files_Package.
|
Re: Module: Automatic HTTP Path October 22, 2015 07:13AM |
Registered: 20 years ago Posts: 131 |
Hello,
I just moved my website from http to https, and this module works fine.
Thanks Maurice :)
Cactus : [www.cactuspro.com]
I just moved my website from http to https, and this module works fine.
Thanks Maurice :)
Cactus : [www.cactuspro.com]
|
Re: Module: Automatic HTTP Path October 22, 2015 08:54AM |
Admin Registered: 20 years ago Posts: 577 |
|
Re: Module: Automatic HTTP Path August 26, 2016 03:29AM |
Admin Registered: 20 years ago Posts: 747 |
In my Phorum only few pages are available via https like register, login, control center and administration.
But especially the administration is excluded from this module:
[code="php"]
// Do not run this code from the admin interface, otherwise the
// HTTP Path setting would act on the generated http_path.
[/code]
Why not? Is there any special reason?
Since I only need the automatic switch between http and https I thinking about a new module only doing this...
Using Phorum since 7/2000: forum.langzeittest.de (actual version 5.2.23)
Modules "Made in Germany" for version 5.2: Author_as_Sender, CarCost, Close_Topic, Conceal_Message_Timestamp,
Format_Email, Index_Structure, Mailing_List, Pervasive_Forum, Spritmonitor, Terms_of_Service and German_Language_Files_Package.
Edited 1 time(s). Last edit at 08/26/2016 03:30AM by Oliver Riesen-Mallmann.
But especially the administration is excluded from this module:
[code="php"]
// Do not run this code from the admin interface, otherwise the
// HTTP Path setting would act on the generated http_path.
[/code]
Why not? Is there any special reason?
Since I only need the automatic switch between http and https I thinking about a new module only doing this...
Using Phorum since 7/2000: forum.langzeittest.de (actual version 5.2.23)
Modules "Made in Germany" for version 5.2: Author_as_Sender, CarCost, Close_Topic, Conceal_Message_Timestamp,
Format_Email, Index_Structure, Mailing_List, Pervasive_Forum, Spritmonitor, Terms_of_Service and German_Language_Files_Package.
Edited 1 time(s). Last edit at 08/26/2016 03:30AM by Oliver Riesen-Mallmann.
|
Re: Module: Automatic HTTP Path August 26, 2016 07:59AM |
Admin Registered: 20 years ago Posts: 577 |
|
Re: Module: Automatic HTTP Path August 26, 2016 08:08AM |
Admin Registered: 20 years ago Posts: 747 |
Hi Scott,
Yes, that works! I changed now my http path also to https. Thanks!
Regards
Oliver
Using Phorum since 7/2000: forum.langzeittest.de (actual version 5.2.23)
Modules "Made in Germany" for version 5.2: Author_as_Sender, CarCost, Close_Topic, Conceal_Message_Timestamp,
Format_Email, Index_Structure, Mailing_List, Pervasive_Forum, Spritmonitor, Terms_of_Service and German_Language_Files_Package.
Quote
Scott Finegan
I haven't had any issues that I detected using this module, for the admin and the forum.
In the admin-General Settings page-File/Path Settings- HTTP path entry I have [mysite.com]
Yes, that works! I changed now my http path also to https. Thanks!
Regards
Oliver
Using Phorum since 7/2000: forum.langzeittest.de (actual version 5.2.23)
Modules "Made in Germany" for version 5.2: Author_as_Sender, CarCost, Close_Topic, Conceal_Message_Timestamp,
Format_Email, Index_Structure, Mailing_List, Pervasive_Forum, Spritmonitor, Terms_of_Service and German_Language_Files_Package.
Sorry, only registered users may post in this forum.
