Re: [BULK] Re: [WebDNA] port from mime headers?

This WebDNA talk-list message is from

2017


It keeps the original formatting.
numero = 113737
interpreted = N
texte = 1332 --94eb2c1163c4d71ba9055eaf11ef Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I'm running 6.x and that ([ThisPort]) did not work! ALSO Chrome & Godaddy restricting our use of sub.domains.com with SSL, now they have also influenced Apache and you CAN NOT reference the same file in vhost and vhostSSL so my work around is index.tpl and index.htm and .htm simply [includes file .tpl Running the .conf files below with the DNS template I shared and some webDNA code also I shared stripping the subhost1 & subhost1 ex: buffalo.new_york.example.com allows me to run 100's of domains with 100,000's pages with just a SINGLE INDEX FILE! all feed dynamically! Yes I have a database that tells me if I have a cert for a specific domain however without pulling the PORT number I have no way to know if they are http or https ALREADY! The reason for my madness is 7 years ago when I built my site google read the domain and subdomain and relevant searches were higher if the query was in the domain rather than the description! So a Query containing "Buffalo New York" would rank buffalo.new_york.example.com higher than example.com/buffalo/new_york. running vhost config files with 100's of domains with 1,000's for sub-domains would create a very huge vhost file! LOL NON SSL ServerName auto-glass-xpress.com ServerAlias *.auto-glass-xpress.com ServerAlias *.*.auto-glass-xpress.com ServerAlias *.*.*.auto-glass-xpress.com ServerAlias *.*.*.*.auto-glass-xpress.com DocumentRoot /Library/WebServer/auto-glass-xpress.com/ Directoryindex* index.tpl* SSL ServerName auto-glass-xpress.com ServerAlias *.auto-glass-xpress.com ServerAlias *.*.auto-glass-xpress.com ServerAlias *.*.*.auto-glass-xpress.com ServerAlias *.*.*.*.auto-glass-xpress.com DocumentRoot /Library/WebServer/auto-glass-xpress.com/ Directoryindex *index.htm* Header always set Strict-Transport-Security "max-age=3D63072000; includeSubDomains" SSLEngine on SSLCertificateFile /private/etc/secure-retailer-certificates/8d1315cf6e103509.crt SSLCertificateKeyFile /private/etc/secure-retailer-certificates/secure-retailer.key SSLCertificateChainFile /private/etc/secure-retailer-certificates/gdig2_bundle.crt SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL On Thu, Nov 23, 2017 at 11:01 PM, Stuart Tremain wrote= : > Depending on your version of WebDNA you could use [ThisPort], or try this > on a page, it may give you some ideas > > [ListMIMEHeaders][name]=3D[value]
[/ListMIMEHeaders] > > > Kind regards > > Stuart Tremain > Pharoah Lane Software > AUSTRALIA > webdna@idfk.com.au > > > > > > > On 24 Nov 2017, at 09:54, Brian Harrington wrote= : > > was trying to read the PORT 80 vs 443 so "I" can choose if a redirect is > needed and where "I" want to redirect to! > > because trying to load http://about.examble.com when https:// version is > available chome is telling clients I could be a scammer!!! > EVEN WHEN NO """FORMS"""" ARE PRESENT!!! > > Your connection is not private > > Attackers might be trying to steal your information from *about.auto-glas= s-xpress.com > *(for example, passwords, messages, > or credit cards). > > > On Thu, Nov 23, 2017 at 10:07 PM, Tom Duke wrote= : > >> Brian, >> >> Hi - I=E2=80=99m a bit confused about what you want to do here. >> >> - Tom >> >> >> >> Sent from my iPhone >> >> On 23 Nov 2017, at 22:03, Stuart Tremain wrote: >> >> Hi Brian >> >> I loaded http://auto-glass-xpress.com/ on Chrome without it being forced >> to SSL >> >> It may be time for you to move to Amazon - they offer FREE SSL certs, >> even wildcards. >> >> Kind regards >> >> Stuart Tremain >> Pharoah Lane Software >> AUSTRALIA >> webdna@idfk.com.au >> >> >> >> >> >> >> On 24 Nov 2017, at 08:49, Brian Harrington >> wrote: >> >> The thing is... I don't feel I should have to "force SSL" and seems >> "Chrome" browser already does that as I have to use Safari to access non >> SSL side! >> >> With that being said... Google Chrome is forcing us to have a Home pages >> in both SSL and non SSL sites!!!! I have 25 Domains woking dynamically a= s >> the "same site" http://auto-glass-xpress.com/ (SSL version) and >> http://xpress.glass/ (non SSL). If u load auto-glass-xpress.com no SSL >> into Chrome it will automatically switch the client into SSL!!! So I hav= e >> no way of knowing if client is port 80 or 443! AND if they are ALREADY o= n >> 443 on a form I DON'T have to do a redirect! And I have more than 2 doma= in >> names per group of sites! >> >> Also had it out with Godaddy the other day! I buy cert for 5 domains and >> only the first one in the group works with "www" www.example.com and the >> others don't! >> Also, my sites were originally designed to read the sub-domains >> dynamically so I could serve the right category or area. ex: >> na.usa.new_york.buffalo.example.com AND because a few are selling >> "sub-domains" ex: biz1.uk.com and biz2.uk.com WE can NOT get multi-level >> wildcard SSL's and single wild-cards are expensive! >> It's less effort typing "*" than "www' or the hundred other sub domains! >> >> This is a my actual DNS below and I use it for ALL my domain names! I >> think it's engenius! >> DNS Management >> >> scottsclassifieds.com >> >> TypeNameValueTTLActions >> A * 74.77.225.229 1 Hour Edit >> A *.* 74.77.225.229 1 Hour Edit >> A *.*.* 74.77.225.229 1 Hour Edit >> A *.*.*.* 74.77.225.229 1 Hour Edit >> A @ 74.77.225.229 1 Hour >> >> >> >> >> >> On Thu, Nov 23, 2017 at 9:02 PM, Stuart Tremain >> wrote: >> >>> You could use .htaccess file to force SSL >>> >>> >>> Kind regards >>> >>> Stuart Tremain >>> Pharoah Lane Software >>> AUSTRALIA >>> webdna@idfk.com.au >>> >>> >>> >>> >>> >>> >>> On 23 Nov 2017, at 20:39, Brian Harrington >>> wrote: >>> >>> Can I get the port 443 from mime header? >>> this is very much needed to get clients to a secure SSL form!!! >>> any solutions? >>> >>> Thank you, Brian >>> --------------------------------------------------------- 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 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 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 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 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 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.u= s > > > --------------------------------------------------------- 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.u= s > --94eb2c1163c4d71ba9055eaf11ef Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I'm running 6.x and that ([ThisPort])=C2=A0did not work!=C2=A0
ALSO = Chrome & Godaddy restricting our use of sub.domains.com with SSL, now they have also influenced Apache and = you CAN NOT reference the same file in vhost and vhostSSL so my work around= is index.tpl and index.htm and .htm simply [includes file .tpl
R= unning the .conf files below with the DNS template I shared and some webDNA= code also I shared stripping the subhost1 &=C2=A0subhost1=C2=A0ex: buffalo.new_york.example.com allows=C2=A0me to run 100's of domains with 100,000's pages with= just a SINGLE INDEX FILE! all feed dynamically! Yes I have a database that= tells me if I have a cert for a specific domain however without pulling th= e PORT number I have no way to know if they are http or https ALREADY!


NON SSL=C2=A0
<VirtualHost 192.168.0.2:80>
=C2=A0 =C2=A0ServerName auto-glass-xpress.com
=C2=A0 = =C2=A0ServerAlias *.auto-glass-xpr= ess.com
=C2=A0 =C2=A0ServerAlias *.*.auto-glass-xpress.com
=C2=A0 =C2=A0ServerAli= as *.*.*.auto-glass-xpress.com=
=C2=A0 =C2=A0ServerAlias *.*.*.*.auto-glass-xpress.com
=C2=A0 =C2=A0DocumentRoot /Li= brary/WebServer/auto-glass-xpress= ..com/
=C2=A0 =C2=A0Directoryindex index.tpl
= </VirtualHost>
SSL
<VirtualHost 192.168.0.2:443>
=C2=A0 = =C2=A0ServerName auto-glass-xpress= ..com
=C2=A0 =C2=A0ServerAlias *.auto-glass-xpress.com
=C2=A0 =C2=A0ServerAlias *.= *.auto-glass-xpress.com
<= div>=C2=A0 =C2=A0ServerAlias *.*.*.auto-glass-xpress.com
=C2=A0 =C2=A0ServerAlias *.*.*.*.auto-glass-xpress.com
=C2= =A0 =C2=A0DocumentRoot /Library/WebServer/auto-glass-xpress.com/
=C2=A0 =C2=A0Directoryindex <= b>index.htm
=C2=A0 =C2=A0Header always set Strict-Transport-S= ecurity "max-age=3D63072000; includeSubDomains"
=C2=A0 = =C2=A0SSLEngine on
=C2=A0 =C2=A0SSLCertificateFile /private/etc/s= ecure-retailer-certificates/8d1315cf6e103509.crt
=C2=A0 =C2=A0SSL= CertificateKeyFile /private/etc/secure-retailer-certificates/secure-retaile= r.key
=C2=A0 =C2=A0SSLCertificateChainFile /private/etc/secure-re= tailer-certificates/gdig2_bundle.crt
=C2=A0 =C2=A0SSLCipherSuite = ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
= </VirtualHost>


<= div class=3D"gmail_extra">
On Thu, Nov 23, 20= 17 at 11:01 PM, Stuart Tremain <webdna@idfk.com.au> wrote:<= br>
Depending on your version of WebDNA you could use [= ThisPort], or try this on a page, it may give you some ideas

=
[ListMIMEHeaders][name]=3D[value]<br>[/ListMIMEHeaders]


<= div>
Kind regards

Stuart Tremain
Pha= roah Lane Software
AUSTRALIA






On 24= Nov 2017, at 09:54, Brian Harrington <autoglasswny@gmail.com> wrote:

was trying to read the PORT 80 vs 443 so "I" can choose if a = redirect is needed and where "I" want to redirect to!

because trying to load http://about.examble.com when https:// version is available= chome is telling clients I could be a scammer!!!
=C2=A0EVEN WHEN= NO """FORMS"""" =C2=A0ARE PRESENT!!!

Your connection is not private

Attackers might be trying to steal your information from=C2=A0abou= t.auto-glass-xpress.com(for example, passwords, messages,= or credit cards).



On Thu, Nov 23, 2017 at 10:07 PM, Tom Duke <to= m@revolutionaries.ie> wrote:
Brian,

Hi - I=E2=80=99m a bit confus= ed about what you want to do here.

- Tom



Sent from my iPhone

On 23 Nov 2017, at 22:03, Stuart Tremain <webdna@idfk.com.au= > wrote:

Hi Brian

I loaded=C2=A0http://auto-glass-xpress.com/=C2=A0on Chrome without it be= ing forced to SSL

It may be time for you to move t= o Amazon - they offer FREE SSL certs, even wildcards.

Kind regards

Stuart Tremain
= Pharoah Lane Software
AUSTRALIA






On 24 Nov 2017, at 08:49, Brian Har= rington <aut= oglasswny@gmail.com> wrote:

The t= hing is... I don't feel I should have to "force SSL" and seem= s "Chrome" browser already does that as I have to use Safari to a= ccess non SSL side!

With that being said... Google Chrom= e is forcing us to have a Home pages in both SSL and non SSL sites!!!! I ha= ve 25 Domains woking dynamically as the "same site"=C2=A0http://auto-glass-xpre= ss.com/ (SSL version) and=C2=A0http://xpress.glass/ (non SSL). If u load auto-glass-xpress.com no= SSL into Chrome it will automatically switch the client into SSL!!! So I h= ave no way of knowing if client is port 80 or 443! AND if they are ALREADY = on 443 on a form I DON'T have to do a redirect! And I have more than 2 = domain names per group of sites!

Also had it out w= ith Godaddy the other day! I buy cert for 5 domains and only the first one = in the group works with "www" www.example.com and the others don't!
= =C2=A0Also, my sites were originally designed to read the sub-domains dynam= ically so I could serve the right category or area. ex: na.usa.new_york.buff= alo.example.com AND because a few are selling "sub-domains&qu= ot; ex: biz1.uk.com a= nd biz2.uk.com WE can= NOT get multi-level wildcard SSL's and single wild-cards are expensive= !
It's less effort typing "*" than "www' o= r the hundred other sub domains!=C2=A0

This is a m= y actual DNS below and I use it for ALL my domain names! I think it's e= ngenius!

DNS Management

scottsclassifieds.com


<= td class=3D"m_-6169172511112468843m_1606646675877635119gmail-ng-scope m_-61= 69172511112468843m_1606646675877635119gmail-hidden-xs m_-616917251111246884= 3m_1606646675877635119gmail-ng-binding" title=3D"1 Hour" style=3D"box-sizin= g:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padd= ing:10px;line-height:1.42857;vertical-align:top;border-top-width:1px;border= -top-style:solid;border-top-color:rgb(190,190,190)">1 Hour
TypeN= ameValueTTLActions
A*74.77.225.2291 HourEdit
A*.*74.77.225.2291 HourEdit
A*.*.*74.77.225.2291 HourEdit
A= *.*.*.*74.77.225.229Edit
A@74.77.225.2291 Hour


=

=C2=A0

On Thu, Nov 23, 2017 at 9:02 PM, Stuart Tre= main <webdna@idfk.com.au> wrote:
Yo= u could use .htaccess file to force SSL


Kind regards

Stuart Tremain
=
Pharoah Lane Software
AUSTRALIA

=





On 23 Nov 2017, at 20:39, Brian Harrington &= lt;autoglasswny= @gmail.com> wrote:

Can I get the port 443 from mime header?
=C2=A0 this is very= much needed to get clients to a secure SSL =C2=A0form!!!
=C2=A0a= ny solutions?

Thank you, Brian
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@w= ebdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: suppo= rt@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@w= ebdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: suppo= rt@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@w= ebdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: suppo= rt@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@w= ebdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: suppo= rt@webdna.us
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@w= ebdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: suppo= rt@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@w= ebdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: suppo= rt@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@w= ebdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: suppo= rt@webdna.us

--------------------------------------------------------- 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 --94eb2c1163c4d71ba9055eaf11ef-- . Associated Messages, from the most recent to the oldest:

    
1332 --94eb2c1163c4d71ba9055eaf11ef Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I'm running 6.x and that ([ThisPort]) did not work! ALSO Chrome & Godaddy restricting our use of sub.domains.com with SSL, now they have also influenced Apache and you CAN NOT reference the same file in vhost and vhostSSL so my work around is index.tpl and index.htm and .htm simply [includes file .tpl Running the .conf files below with the DNS template I shared and some webDNA code also I shared stripping the subhost1 & subhost1 ex: buffalo.new_york.example.com allows me to run 100's of domains with 100,000's pages with just a SINGLE INDEX FILE! all feed dynamically! Yes I have a database that tells me if I have a cert for a specific domain however without pulling the PORT number I have no way to know if they are http or https ALREADY! The reason for my madness is 7 years ago when I built my site google read the domain and subdomain and relevant searches were higher if the query was in the domain rather than the description! So a Query containing "Buffalo New York" would rank buffalo.new_york.example.com higher than example.com/buffalo/new_york. running vhost config files with 100's of domains with 1,000's for sub-domains would create a very huge vhost file! LOL NON SSL ServerName auto-glass-xpress.com ServerAlias *.auto-glass-xpress.com ServerAlias *.*.auto-glass-xpress.com ServerAlias *.*.*.auto-glass-xpress.com ServerAlias *.*.*.*.auto-glass-xpress.com DocumentRoot /Library/WebServer/auto-glass-xpress.com/ Directoryindex* index.tpl* SSL ServerName auto-glass-xpress.com ServerAlias *.auto-glass-xpress.com ServerAlias *.*.auto-glass-xpress.com ServerAlias *.*.*.auto-glass-xpress.com ServerAlias *.*.*.*.auto-glass-xpress.com DocumentRoot /Library/WebServer/auto-glass-xpress.com/ Directoryindex *index.htm* Header always set Strict-Transport-Security "max-age=3D63072000; includeSubDomains" SSLEngine on SSLCertificateFile /private/etc/secure-retailer-certificates/8d1315cf6e103509.crt SSLCertificateKeyFile /private/etc/secure-retailer-certificates/secure-retailer.key SSLCertificateChainFile /private/etc/secure-retailer-certificates/gdig2_bundle.crt SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL On Thu, Nov 23, 2017 at 11:01 PM, Stuart Tremain wrote= : > Depending on your version of WebDNA you could use [ThisPort], or try this > on a page, it may give you some ideas > > [listmimeheaders][name]=3D[value]
[/ListMIMEHeaders] > > > Kind regards > > Stuart Tremain > Pharoah Lane Software > AUSTRALIA > webdna@idfk.com.au > > > > > > > On 24 Nov 2017, at 09:54, Brian Harrington wrote= : > > was trying to read the PORT 80 vs 443 so "I" can choose if a redirect is > needed and where "I" want to redirect to! > > because trying to load http://about.examble.com when https:// version is > available chome is telling clients I could be a scammer!!! > EVEN WHEN NO """FORMS"""" ARE PRESENT!!! > > Your connection is not private > > Attackers might be trying to steal your information from *about.auto-glas= s-xpress.com > *(for example, passwords, messages, > or credit cards). > > > On Thu, Nov 23, 2017 at 10:07 PM, Tom Duke wrote= : > >> Brian, >> >> Hi - I=E2=80=99m a bit confused about what you want to do here. >> >> - Tom >> >> >> >> Sent from my iPhone >> >> On 23 Nov 2017, at 22:03, Stuart Tremain wrote: >> >> Hi Brian >> >> I loaded http://auto-glass-xpress.com/ on Chrome without it being forced >> to SSL >> >> It may be time for you to move to Amazon - they offer FREE SSL certs, >> even wildcards. >> >> Kind regards >> >> Stuart Tremain >> Pharoah Lane Software >> AUSTRALIA >> webdna@idfk.com.au >> >> >> >> >> >> >> On 24 Nov 2017, at 08:49, Brian Harrington >> wrote: >> >> The thing is... I don't feel I should have to "force SSL" and seems >> "Chrome" browser already does that as I have to use Safari to access non >> SSL side! >> >> With that being said... Google Chrome is forcing us to have a Home pages >> in both SSL and non SSL sites!!!! I have 25 Domains woking dynamically a= s >> the "same site" http://auto-glass-xpress.com/ (SSL version) and >> http://xpress.glass/ (non SSL). If u load auto-glass-xpress.com no SSL >> into Chrome it will automatically switch the client into SSL!!! So I hav= e >> no way of knowing if client is port 80 or 443! AND if they are ALREADY o= n >> 443 on a form I DON'T have to do a redirect! And I have more than 2 doma= in >> names per group of sites! >> >> Also had it out with Godaddy the other day! I buy cert for 5 domains and >> only the first one in the group works with "www" www.example.com and the >> others don't! >> Also, my sites were originally designed to read the sub-domains >> dynamically so I could serve the right category or area. ex: >> na.usa.new_york.buffalo.example.com AND because a few are selling >> "sub-domains" ex: biz1.uk.com and biz2.uk.com WE can NOT get multi-level >> wildcard SSL's and single wild-cards are expensive! >> It's less effort typing "*" than "www' or the hundred other sub domains! >> >> This is a my actual DNS below and I use it for ALL my domain names! I >> think it's engenius! >> DNS Management >> >> scottsclassifieds.com >> >> TypeNameValueTTLActions >> A * 74.77.225.229 1 Hour Edit >> A *.* 74.77.225.229 1 Hour Edit >> A *.*.* 74.77.225.229 1 Hour Edit >> A *.*.*.* 74.77.225.229 1 Hour Edit >> A @ 74.77.225.229 1 Hour >> >> >> >> >> >> On Thu, Nov 23, 2017 at 9:02 PM, Stuart Tremain >> wrote: >> >>> You could use .htaccess file to force SSL >>> >>> >>> Kind regards >>> >>> Stuart Tremain >>> Pharoah Lane Software >>> AUSTRALIA >>> webdna@idfk.com.au >>> >>> >>> >>> >>> >>> >>> On 23 Nov 2017, at 20:39, Brian Harrington >>> wrote: >>> >>> Can I get the port 443 from mime header? >>> this is very much needed to get clients to a secure SSL form!!! >>> any solutions? >>> >>> Thank you, Brian >>> --------------------------------------------------------- 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 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 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 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 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 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.u= s > > > --------------------------------------------------------- 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.u= s > --94eb2c1163c4d71ba9055eaf11ef Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I'm running 6.x and that ([ThisPort])=C2=A0did not work!=C2=A0
ALSO = Chrome & Godaddy restricting our use of sub.domains.com with SSL, now they have also influenced Apache and = you CAN NOT reference the same file in vhost and vhostSSL so my work around= is index.tpl and index.htm and .htm simply [includes file .tpl
R= unning the .conf files below with the DNS template I shared and some webDNA= code also I shared stripping the subhost1 &=C2=A0subhost1=C2=A0ex: buffalo.new_york.example.com allows=C2=A0me to run 100's of domains with 100,000's pages with= just a SINGLE INDEX FILE! all feed dynamically! Yes I have a database that= tells me if I have a cert for a specific domain however without pulling th= e PORT number I have no way to know if they are http or https ALREADY!


NON SSL=C2=A0
<VirtualHost 192.168.0.2:80>
=C2=A0 =C2=A0ServerName auto-glass-xpress.com
=C2=A0 = =C2=A0ServerAlias *.auto-glass-xpr= ess.com
=C2=A0 =C2=A0ServerAlias *.*.auto-glass-xpress.com
=C2=A0 =C2=A0ServerAli= as *.*.*.auto-glass-xpress.com=
=C2=A0 =C2=A0ServerAlias *.*.*.*.auto-glass-xpress.com
=C2=A0 =C2=A0DocumentRoot /Li= brary/WebServer/auto-glass-xpress= ..com/
=C2=A0 =C2=A0Directoryindex index.tpl
= </VirtualHost>
SSL
<VirtualHost 192.168.0.2:443>
=C2=A0 = =C2=A0ServerName auto-glass-xpress= ..com
=C2=A0 =C2=A0ServerAlias *.auto-glass-xpress.com
=C2=A0 =C2=A0ServerAlias *.= *.auto-glass-xpress.com
<= div>=C2=A0 =C2=A0ServerAlias *.*.*.auto-glass-xpress.com
=C2=A0 =C2=A0ServerAlias *.*.*.*.auto-glass-xpress.com
=C2= =A0 =C2=A0DocumentRoot /Library/WebServer/auto-glass-xpress.com/
=C2=A0 =C2=A0Directoryindex <= b>index.htm
=C2=A0 =C2=A0Header always set Strict-Transport-S= ecurity "max-age=3D63072000; includeSubDomains"
=C2=A0 = =C2=A0SSLEngine on
=C2=A0 =C2=A0SSLCertificateFile /private/etc/s= ecure-retailer-certificates/8d1315cf6e103509.crt
=C2=A0 =C2=A0SSL= CertificateKeyFile /private/etc/secure-retailer-certificates/secure-retaile= r.key
=C2=A0 =C2=A0SSLCertificateChainFile /private/etc/secure-re= tailer-certificates/gdig2_bundle.crt
=C2=A0 =C2=A0SSLCipherSuite = ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
= </VirtualHost>


<= div class=3D"gmail_extra">
On Thu, Nov 23, 20= 17 at 11:01 PM, Stuart Tremain <webdna@idfk.com.au> wrote:<= br>
Depending on your version of WebDNA you could use [= ThisPort], or try this on a page, it may give you some ideas

=
[listmimeheaders][name]=3D[value]<br>[/ListMIMEHeaders]


<= div>
Kind regards

Stuart Tremain
Pha= roah Lane Software
AUSTRALIA






On 24= Nov 2017, at 09:54, Brian Harrington <autoglasswny@gmail.com> wrote:

was trying to read the PORT 80 vs 443 so "I" can choose if a = redirect is needed and where "I" want to redirect to!

because trying to load http://about.examble.com when https:// version is available= chome is telling clients I could be a scammer!!!
=C2=A0EVEN WHEN= NO """FORMS"""" =C2=A0ARE PRESENT!!!

Your connection is not private

Attackers might be trying to steal your information from=C2=A0abou= t.auto-glass-xpress.com(for example, passwords, messages,= or credit cards).



On Thu, Nov 23, 2017 at 10:07 PM, Tom Duke <to= m@revolutionaries.ie> wrote:
Brian,

Hi - I=E2=80=99m a bit confus= ed about what you want to do here.

- Tom



Sent from my iPhone

On 23 Nov 2017, at 22:03, Stuart Tremain <webdna@idfk.com.au= > wrote:

Hi Brian

I loaded=C2=A0http://auto-glass-xpress.com/=C2=A0on Chrome without it be= ing forced to SSL

It may be time for you to move t= o Amazon - they offer FREE SSL certs, even wildcards.

Kind regards

Stuart Tremain
= Pharoah Lane Software
AUSTRALIA






On 24 Nov 2017, at 08:49, Brian Har= rington <aut= oglasswny@gmail.com> wrote:

The t= hing is... I don't feel I should have to "force SSL" and seem= s "Chrome" browser already does that as I have to use Safari to a= ccess non SSL side!

With that being said... Google Chrom= e is forcing us to have a Home pages in both SSL and non SSL sites!!!! I ha= ve 25 Domains woking dynamically as the "same site"=C2=A0http://auto-glass-xpre= ss.com/ (SSL version) and=C2=A0http://xpress.glass/ (non SSL). If u load auto-glass-xpress.com no= SSL into Chrome it will automatically switch the client into SSL!!! So I h= ave no way of knowing if client is port 80 or 443! AND if they are ALREADY = on 443 on a form I DON'T have to do a redirect! And I have more than 2 = domain names per group of sites!

Also had it out w= ith Godaddy the other day! I buy cert for 5 domains and only the first one = in the group works with "www" www.example.com and the others don't!
= =C2=A0Also, my sites were originally designed to read the sub-domains dynam= ically so I could serve the right category or area. ex: na.usa.new_york.buff= alo.example.com AND because a few are selling "sub-domains&qu= ot; ex: biz1.uk.com a= nd biz2.uk.com WE can= NOT get multi-level wildcard SSL's and single wild-cards are expensive= !
It's less effort typing "*" than "www' o= r the hundred other sub domains!=C2=A0

This is a m= y actual DNS below and I use it for ALL my domain names! I think it's e= ngenius!

DNS Management

scottsclassifieds.com


<= td class=3D"m_-6169172511112468843m_1606646675877635119gmail-ng-scope m_-61= 69172511112468843m_1606646675877635119gmail-hidden-xs m_-616917251111246884= 3m_1606646675877635119gmail-ng-binding" title=3D"1 Hour" style=3D"box-sizin= g:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padd= ing:10px;line-height:1.42857;vertical-align:top;border-top-width:1px;border= -top-style:solid;border-top-color:rgb(190,190,190)">1 Hour
TypeN= ameValueTTLActions
A*74.77.225.2291 HourEdit
A*.*74.77.225.2291 HourEdit
A*.*.*74.77.225.2291 HourEdit
A= *.*.*.*74.77.225.229Edit
A@74.77.225.2291 Hour


=

=C2=A0

On Thu, Nov 23, 2017 at 9:02 PM, Stuart Tre= main <webdna@idfk.com.au> wrote:
Yo= u could use .htaccess file to force SSL


Kind regards

Stuart Tremain
=
Pharoah Lane Software
AUSTRALIA

=





On 23 Nov 2017, at 20:39, Brian Harrington &= lt;autoglasswny= @gmail.com> wrote:

Can I get the port 443 from mime header?
=C2=A0 this is very= much needed to get clients to a secure SSL =C2=A0form!!!
=C2=A0a= ny solutions?

Thank you, Brian
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@w= ebdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: suppo= rt@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@w= ebdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: suppo= rt@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@w= ebdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: suppo= rt@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@w= ebdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: suppo= rt@webdna.us
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@w= ebdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: suppo= rt@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@w= ebdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: suppo= rt@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@w= ebdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: suppo= rt@webdna.us

--------------------------------------------------------- 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 --94eb2c1163c4d71ba9055eaf11ef-- . Brian Harrington

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:

Multiple SSL Keys (1998) [WebDNA] Checking a radio button (2008) The & Problem (1998) Why does 0 divided by 1=1? (2003) WebDNA Running Out of RAM? (2004) [WriteFile] problems (1997) Oracle XE (2006) [WebDNA] WebDNA on LiveCD ... (2008) Help w/Multi User Admins (1997) Protect vs Authenicate (1997) WebCatalog Features (1997) taxrate - off by 1 cent (1997) default value from Lookup (was Grant, please help me) (1997) Generating unique SKU from [cart] (1997) Re:Change WebDNA-Talk Mail due to no digest for 1wk (1997) textA (1998) DB approach question (2000) Shorthand for command args (1998) [price] via a search (1998) Sendmail (2000)