Re: [WebDNA] v7 with SSL
This WebDNA talk-list message is from 2012
It keeps the original formatting.
numero = 108022
interpreted = N
texte = --20cf303dd3126bb4fb04b61d9b93Content-Type: text/plain; charset=ISO-8859-1When you set up a recent apache, you'll see an ssl.conf in conf.d.The vhost directive in ssl.conf is usually
The rule to forward all traffic to https that I use is: RewriteEngine On RewriteCond %{HTTPS} off RewriteCond %{HTTP_HOST} ^secure\.example\.com$ RewriteRule (.*) https://secure.example.com%{REQUEST_URI} [L,R=301]I put this in the vhost directive.BillOn Mon, Jan 9, 2012 at 10:50 AM, wrote:> what is the proper way to setup WebDNA 7 if you have an apache virtualhost> with SSL as well?>> Usually, there are two containers:>> >> >>> maybe it would just be easier to make a rule that forwards all traffic to> https--20cf303dd3126bb4fb04b61d9b93Content-Type: text/html; charset=ISO-8859-1Content-Transfer-Encoding: quoted-printableWhen you set up a recent apache, you'll see an ssl.conf in conf.d. =A0<=div>
The vhost directive in ssl.conf is usually
<=;VirtualHost _default_:443>
The rule to forward= all traffic to https that I use is:
=A0 =A0 RewriteEngine On
=A0 =A0 RewriteCond %{HTTPS} o=ff
=A0 =A0 RewriteCond %{HTTP_HOST} ^secure\.example\.com$
<=div>=A0 =A0 RewriteRule (.*)
https:/=/secure.example.com%{REQUEST_URI} [L,R=3D301]
I put this in the vhost directive. =A0
=
Bill
On Mon, Jan 9, 2012 at 10:50 AM,
<aaronmichaelmusic@gmail.=com> wrote:
what is the proper way to setup WebDNA 7 if you have an apache virtualhost =with SSL as well?
Usually, there are two containers:
<VirtualHost xxx.xxx.xxx.xxx:80>
<VirtualHost xxx.xxx.xxx.xxx:443>
maybe it would just be easier to make a rule that forwards all traffic to h=ttps
--20cf303dd3126bb4fb04b61d9b93--
Associated Messages, from the most recent to the oldest:
--20cf303dd3126bb4fb04b61d9b93Content-Type: text/plain; charset=ISO-8859-1When you set up a recent apache, you'll see an ssl.conf in conf.d.The vhost directive in ssl.conf is usuallyThe rule to forward all traffic to https that I use is: RewriteEngine On RewriteCond %{HTTPS} off RewriteCond %{HTTP_HOST} ^secure\.example\.com$ RewriteRule (.*) https://secure.example.com%{REQUEST_URI} [L,R=301]I put this in the vhost directive.BillOn Mon, Jan 9, 2012 at 10:50 AM, wrote:> what is the proper way to setup WebDNA 7 if you have an apache virtualhost> with SSL as well?>> Usually, there are two containers:>> >> >>> maybe it would just be easier to make a rule that forwards all traffic to> https--20cf303dd3126bb4fb04b61d9b93Content-Type: text/html; charset=ISO-8859-1Content-Transfer-Encoding: quoted-printableWhen you set up a recent apache, you'll see an ssl.conf in conf.d. =A0<=div>
The vhost directive in ssl.conf is usually
<=;VirtualHost _default_:443>
The rule to forward= all traffic to https that I use is:
=A0 =A0 RewriteEngine On
=A0 =A0 RewriteCond %{HTTPS} o=ff
=A0 =A0 RewriteCond %{HTTP_HOST} ^secure\.example\.com$
<=div>=A0 =A0 RewriteRule (.*)
https:/=/secure.example.com%{REQUEST_URI} [L,R=3D301]
I put this in the vhost directive. =A0
=
Bill
On Mon, Jan 9, 2012 at 10:50 AM,
<aaronmichaelmusic@gmail.=com> wrote:
what is the proper way to setup WebDNA 7 if you have an apache virtualhost =with SSL as well?
Usually, there are two containers:
<VirtualHost xxx.xxx.xxx.xxx:80>
<VirtualHost xxx.xxx.xxx.xxx:443>
maybe it would just be easier to make a rule that forwards all traffic to h=ttps
--20cf303dd3126bb4fb04b61d9b93--
William DeVaul
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:
syntax question, not in online refernce (1997)
Uploading out of FMP (2001)
WebCat2: Items xx to xx shown, etc. (1997)
Include remote? (1998)
Web Catalog 2 demo (1997)
off-topic - printinglib 68K (1997)
Thanks Grant (1997)
OT - New Ti Books (2002)
[OT] Bush's Cyberensive (2003)
RE: speed of TCPConnect? (1998)
Field Not Blank (2006)
Storebuilder documentation (2004)
expired beta (1997)
[WebDNA] shopping sites and the "old commerce tags" (2012)
This Code Kills My WebCatalog Dead (2003)
Append File help needed (2000)
Resetting a Formvariable (2000)
payment processors (2005)
I give up!! (1997)
WebCat2: multiple currency support (1997)