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:
FYI: virus alert (1996)
[Announce] Newest Commerce Site based on WebCatalog (1997)
Help! WebCat2 bug (1997)
Carts & Refering URLs (1997)
Trouble with formula.db (1997)
[OT] DOD again (2003)
I hate talking to myself on this list (2004)
[spawn] and [formvariables] (1999)
Posting form data to a popup (2004)
Bug or syntax error on my part? (1997)
Word wrapping (1997)
WebCatalog for guestbook ? (1997)
FW: Shipping calculations (1997)
WebCatalog2 Feature Feedback (1996)
selling? (2001)
WebCat2b15MacPlugin - [protect] (1997)
Product Comparison (2000)
Security & Query Strings (2004)
Verify entry into a text field (2005)
Email notification to one of multiple vendors ? (1997)