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:
HELP WITH DATES (1997)
Forms Search Questions (1997)
Dubble Sku's in a Database (1999)
Regarding PayPal (was Payments -> Bank Accounts) (2005)
WebCommerce: Folder organization ? (1997)
Wanted: Broader string manipulation functions (1997)
WebCat2 Append problem (B14Macacgi) (1997)
Summ=T Problem (1997)
form data submission gets truncated (1997)
pretty Urgent: Crash after addlineitem (2001)
Summing fields (1997)
Adding To items to cart at once (1999)
Running _every_ page through WebCat ? (1997)
OT: JavaScript question (2001)
Webcat table size. (2001)
WCS Newbie question (1997)
Search Questions (2000)
WebCat2: Formulas.db question (1997)
Boolean showifs? (2000)
RequiredFields template (1997)