[pmwiki-users] problem with https and includeurl
Petko Yotov
5ko at 5ko.fr
Sun Aug 14 00:35:34 CDT 2016
Normally browsers will refuse to load resources from the "http" scheme
if the requesting page is on a "https" connection.
The current version of includeurl.php works fine with a "https" URL. On
your page it does not appear to be the case: even if you have in the
source "https", somehow it becomes "http" in the output.
Does it work for you with the latest version from here:
http://www.pmwiki.org/wiki/Cookbook/IncludeUrl
Petko
On 2016-08-14 00:22, Byron Lunz wrote:
> My web site is implemented via pmwiki. We just installed a LetsEncrypt
> cert
> to convert all accesses to https. Now, the forms which would previously
> displayed using the includeurl directive no longer appear.
>
> Chrome's developer console says:
> [image: Inline image 1]
> ... even after I have edited the includeurl from http to https. I've
> also
> added a line of markup to config.php from the includeurl man page which
> is
> supposed to allow https but so far no joy.
>
> Page in question is https://www.cctomany.com/Info/ContactUs
More information about the pmwiki-users
mailing list