Re: Subdomain mapping for SSL
This WebDNA talk-list message is from 2002
It keeps the original formatting.
numero = 42961
interpreted = N
texte = Alan White wrote:> Thanks for the help John...> > Would I still have to enable SSL on the whole domain though? Sorry to ask,> it's just I've managed to get myself in a bit of a muddle over this. I've> never had to go about setting up SSL before and I panicked when I set it up> on our domain and it stopped working, it just started to timeout whenever I> tried to access it.> Now that I read through the docs, you _do_ have to run a second instance of Apache listening to 443 for the SSL connections or use the VirtualHost facility. I have to admit that the particular distro I use (Mandrake) comes with an already configured SSL aware Apache, so I have not set this up from scratch.It looks like this is how they have chosen to enable ssl from within Apache:
#blah blah blah# General setup for the virtual hostDocumentRoot /var/www/html#ServerName new.host.name#ServerAdmin you@your.addressErrorLog logs/ssl-error_logTransferLog logs/ssl-access_logand this file is simply included in the main .conf file. All of the #blah blah settings are the SSL specific settings for that VH. Then, if the client connects to 443 (instead of 80) then this VirtualHost is used.HTHJohn-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4720 Boston WayLanham, MD 20706301-459-3366 x.5010fax 301-429-5747-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Alan White wrote:> Thanks for the help John...> > Would I still have to enable SSL on the whole domain though? Sorry to ask,> it's just I've managed to get myself in a bit of a muddle over this. I've> never had to go about setting up SSL before and I panicked when I set it up> on our domain and it stopped working, it just started to timeout whenever I> tried to access it.> Now that I read through the docs, you _do_ have to run a second instance of Apache listening to 443 for the SSL connections or use the VirtualHost facility. I have to admit that the particular distro I use (Mandrake) comes with an already configured SSL aware Apache, so I have not set this up from scratch.It looks like this is how they have chosen to enable ssl from within Apache:#blah blah blah# General setup for the virtual hostDocumentRoot /var/www/html#ServerName new.host.name#ServerAdmin you@your.addressErrorLog logs/ssl-error_logTransferLog logs/ssl-access_logand this file is simply included in the main .conf file. All of the #blah blah settings are the SSL specific settings for that VH. Then, if the client connects to 443 (instead of 80) then this VirtualHost is used.HTHJohn-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4720 Boston WayLanham, MD 20706301-459-3366 x.5010fax 301-429-5747-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
John Peacock
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:
Re1000001: Setting up shop (1997)
Grouping items in results page (2000)
[url] (1997)
credit card - Revised (1997)
[WebDNA] Two different mail servers? (2011)
math with multiple [founditems] (1999)
webcatalog for linux (1998)
WebMerchant 1.6 and https (1997)
Problems setting MIME Headers (1998)
many-to-one problem (1998)
WebCat-based Chat (2000)
Best way to download a db (2003)
[WebDNA] MD5 Hash issue (2009)
Comments in db? (1997)
[!] not working? (1999)
WCS Newbie question (1997)
[date format] w/in sendmail (1997)
Return records from another (1997)
Emailer (1997)
[WebDNA] open .pdf and redirect (2016)