Re: [WebDNA] Does [referrer] get lost when server switches from http
This WebDNA talk-list message is from 2020
It keeps the original formatting.
numero = 115057
interpreted = N
texte = 2686--Apple-Mail=_29D728FE-C762-4893-916D-E7A60E83FC88Content-Transfer-Encoding: 7bitContent-Type: text/plain;charset=us-asciiHi KenAre you using .htaccess to redirect to https ?I use this to force https and all is good with the referee:## Force SSLRewriteCond %{HTTPS} !=onRewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]Kind regardsStuart TremainPharoah Lane SoftwareAUSTRALIAwebdna@plsoftware.com.au> On 2 Mar 2020, at 01:47, talk@webdna.us wrote:> > I haven't needed or used the [referrer] tag in ages, but> now that I have a use for it I'm not getting the results I> expect. Here's everything the docs say about it:> >> Putting [referrer] in your template displays the URL of the>> referring page that led to this one. This is a handy way to>> give visitors a "back up" button.>> >> Note: this will not work if the previous page was a FORM>> METHOD="POST"> > This "method=post" limitation is not the cause of my problem.> In my situation "method=get" is being used via simple links> that look like this:> > http://www.domain.com/thePage.dna?code=123&utm_campaign=someValue> > Note that this link example is "http" not "https".> > I have my server configured to serve everything via "https"> which means it is force-switching all these "http" visits to> "https", and this makes me wonder ...> > Does this forced-switching to "https" cause WebDNA to lose> its [referrer] value?> > Regards,> Kenneth Grome> WebDNA Solutions> http://www.webdnasolutions.com> Urgent/Emergency Phone: (228) 222-2917> Website, Database, Network, and Communication Systems> > > > ---------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list talk@webdna.us> To unsubscribe, E-mail to: talk-leave@webdna.us> archives: http://www.webdna.us/page.dna?numero=55> Bug Reporting: support@webdna.us--Apple-Mail=_29D728FE-C762-4893-916D-E7A60E83FC88Content-Transfer-Encoding: quoted-printableContent-Type: text/html;charset=us-ascii
Hi =Ken
Are you using =..htaccess to redirect to https ?
I use this to force https and all is =good with the referee:
## Force SSL
RewriteCond =%{HTTPS} !=3Don
Kind regards
Stuart Tremain
Pharoah Lane Software
AUSTRALIA
I =haven't needed or used the [referrer] tag in ages, but
now =that I have a use for it I'm not getting the results I
expect. Here's everything the docs say about it:
Putting =[referrer] in your template displays the URL of the
referring page that led to this one. This is a handy way =to
give visitors a "back up" button.
Note: this will not work if the previous page was a FORM
METHOD=3D"POST"
This ="method=3Dpost" limitation is not the cause of my problem.
In my situation "method=3Dget" is being used via simple =links
that look like this:
http://www.domain.com/thePage.dna?code=3D123&utm_campaign=3D=someValueNote that this link example =is "http" not "https".
I have my server =configured to serve everything via "https"
which means it =is force-switching all these "http" visits to
"https", and =this makes me wonder ...
Does this =forced-switching to "https" cause WebDNA to lose
its =[referrer] value?
Regards,
Kenneth Grome
WebDNA Solutions
http://www.webdnasolutions.com
Urgent/Emergency =Phone: (228) 222-2917
Website, Database, Network, and =Communication Systems
---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list talk@webdna.us
To unsubscribe, =E-mail to: talk-leave@webdna.us
archives: =http://www.webdna.us/page.dna?numero=3D55
Bug Reporting: =support@webdna.us
=---------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list talk@webdna.usTo unsubscribe, E-mail to: talk-leave@webdna.usarchives: http://www.webdna.us/page.dna?numero=3D55Bug Reporting: support@webdna.us--Apple-Mail=_29D728FE-C762-4893-916D-E7A60E83FC88--.
Associated Messages, from the most recent to the oldest:
2686--Apple-Mail=_29D728FE-C762-4893-916D-E7A60E83FC88Content-Transfer-Encoding: 7bitContent-Type: text/plain;charset=us-asciiHi KenAre you using .htaccess to redirect to https ?I use this to force https and all is good with the referee:## Force SSLRewriteCond %{HTTPS} !=onRewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]Kind regardsStuart TremainPharoah Lane SoftwareAUSTRALIAwebdna@plsoftware.com.au> On 2 Mar 2020, at 01:47, talk@webdna.us wrote:> > I haven't needed or used the
[referrer] tag in ages, but> now that I have a use for it I'm not getting the results I> expect. Here's everything the docs say about it:> >> Putting
[referrer] in your template displays the URL of the>> referring page that led to this one. This is a handy way to>> give visitors a "back up" button.>> >> Note: this will not work if the previous page was a FORM>> METHOD="POST"> > This "method=post" limitation is not the cause of my problem.> In my situation "method=get" is being used via simple links> that look like this:> > http://www.domain.com/thePage.dna?code=123&utm_campaign=someValue> > Note that this link example is "http" not "https".> > I have my server configured to serve everything via "https"> which means it is force-switching all these "http" visits to> "https", and this makes me wonder ...> > Does this forced-switching to "https" cause WebDNA to lose> its
[referrer] value?> > Regards,> Kenneth Grome> WebDNA Solutions> http://www.webdnasolutions.com> Urgent/Emergency Phone: (228) 222-2917> Website, Database, Network, and Communication Systems> > > > ---------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list talk@webdna.us> To unsubscribe, E-mail to: talk-leave@webdna.us> archives: http://www.webdna.us/page.dna?numero=55> Bug Reporting: support@webdna.us--Apple-Mail=_29D728FE-C762-4893-916D-E7A60E83FC88Content-Transfer-Encoding: quoted-printableContent-Type: text/html;charset=us-ascii
Hi =Ken
Are you using =..htaccess to redirect to https ?
I use this to force https and all is =good with the referee:
## Force SSL
RewriteCond =%{HTTPS} !=3Don
Kind regards
Stuart Tremain
Pharoah Lane Software
AUSTRALIA
I =haven't needed or used the
[referrer] tag in ages, but
now =that I have a use for it I'm not getting the results I
expect. Here's everything the docs say about it:
Putting =[referrer] in your template displays the URL of the
referring page that led to this one. This is a handy way =to
give visitors a "back up" button.
Note: this will not work if the previous page was a FORM
METHOD=3D"POST"
This ="method=3Dpost" limitation is not the cause of my problem.
In my situation "method=3Dget" is being used via simple =links
that look like this:
http://www.domain.com/thePage.dna?code=3D123&utm_campaign=3D=someValueNote that this link example =is "http" not "https".
I have my server =configured to serve everything via "https"
which means it =is force-switching all these "http" visits to
"https", and =this makes me wonder ...
Does this =forced-switching to "https" cause WebDNA to lose
its =
[referrer] value?
Regards,
Kenneth Grome
WebDNA Solutions
http://www.webdnasolutions.com
Urgent/Emergency =Phone: (228) 222-2917
Website, Database, Network, and =Communication Systems
---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list talk@webdna.us
To unsubscribe, =E-mail to: talk-leave@webdna.us
archives: =http://www.webdna.us/page.dna?numero=3D55
Bug Reporting: =support@webdna.us
=---------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list talk@webdna.usTo unsubscribe, E-mail to: talk-leave@webdna.usarchives: http://www.webdna.us/page.dna?numero=3D55Bug Reporting: support@webdna.us--Apple-Mail=_29D728FE-C762-4893-916D-E7A60E83FC88--.
Stuart Tremain
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Server Freeze (1998)
Confessions of a new user - please be kind it's Friday (2000)
Price characteristics? (1997)
WebCat2 beta 11 - new prefs ... (1997)
RE: [sendmail]- bcc? (1998)
Attention all list readers (1997)
[OT] Redhat 6.1 (2003)
problems with WebCat-Plugin ()
writing db to disk (1997)
WebDNA CAPTCHA (2008)
[ShowIf] and empty fields (1997)
WebCat2 several catalogs? (1997)
RE: 2nd WebCatalog2 Feature Request (1996)
[WebDNA] Can't see were it's wrong.... (2017)
Problem with updating 2.1b7 -> 2.1.1 (1998)
Setting up shop (1997)
Trouble with formula.db + more explanation (1997)
[showif] not working (2003)
WebDNA 6 (2004)
Email troubles (2005)