Re: Getting a domain listening on port 443 and port 80?
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 48953
interpreted = N
texte = 1) The best way for us mere mortals to admin Apache is webmin. http://www.webmin.com/I use it for RH 6.2 and 7.2 and OSX.On Linux it is also very useful for Sendmail, ProstgreSQL, MySQL WU-FTP etc.2) you need to make sure httpd.conf VirtualHost's are setup correctlyNameVirtualHost 192.168.0.100 # don't forget this in httpd.conf
# use your correct IP address ServerName streethreds.com ServerAlias www.streethreds.com ServerAdmin webmaster@streethreds.com # optional DocumentRoot /home/whatever/streethreds # use correct Path ScriptAlias /cgi-bin/ /home/whatever/cgi-bin/ # optional, not needed with WebDNA AddHandler webcatalog2-handler .html # optional if you want have WebDNA in all pages AddHandler webcatalog2-handler .tmpl # optional # setup for the secure hostServerName secure.streethreds.comDocumentRoot /home/whatever/streethreds # use correct PathServerAdmin webmaster@streethreds.com # optional# AddHandler webcatalog2-handler .html # optional I never use this... I make sure that I use .tmpl for all secure pages# that way during testing know when I go in or out of ssl mode.AddHandler webcatalog2-handler .tmpl # optional # ErrorLog /var/log/httpd/safe.error_log-ssl # optional# TransferLog /var/log/httpd/safe_log-ssl # optionalSSLEngine OnSSLCertificateFile /etc/httpd/conf/ssl.crt/server.crtSSLCertificateKeyFile /etc/httpd/conf/ssl.key/server.keySSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXPSetEnvIf User-Agent .*MSIE.* nokeepalive ssl-unclean-shutdown downgrade-1.0 force-response-1.0 # for Mac Explorer bugOn Thursday, March 27, 2003, at 07:04 AM, Alan White wrote:> Hi>> Does anybody know how to allow a domain to listen on both port 443 and > 80?> Or if indeed this is possible at all? (Oh yeah I am running Redhat > Linux> 6.2)>> The reason I am asking is that I want to have a domain where the pages > use> http:// protocol until going to the cart area where https:// will be> invoked.>> At the moment if you go to the following page you can access the index > page> for our new site ... https://secure.streethreds.com but the whole site> doesn't need to be secured when I transfer the site to our top level > i.e.> http://www.streethreds.com. If I try going to > http://secure.streethreds.com> I get an error page :(>> Does anybody have experience of getting around this?>> Thanks>> Alan> ------------------------------> http://www.streethreds.com>-------------------------------------------------------------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://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
1) The best way for us mere mortals to admin Apache is webmin. http://www.webmin.com/I use it for RH 6.2 and 7.2 and OSX.On Linux it is also very useful for Sendmail, ProstgreSQL, MySQL WU-FTP etc.2) you need to make sure httpd.conf VirtualHost's are setup correctlyNameVirtualHost 192.168.0.100 # don't forget this in httpd.conf # use your correct IP address ServerName streethreds.com ServerAlias www.streethreds.com ServerAdmin webmaster@streethreds.com # optional DocumentRoot /home/whatever/streethreds # use correct Path ScriptAlias /cgi-bin/ /home/whatever/cgi-bin/ # optional, not needed with WebDNA AddHandler webcatalog2-handler .html # optional if you want have WebDNA in all pages AddHandler webcatalog2-handler .tmpl # optional # setup for the secure hostServerName secure.streethreds.comDocumentRoot /home/whatever/streethreds # use correct PathServerAdmin webmaster@streethreds.com # optional# AddHandler webcatalog2-handler .html # optional I never use this... I make sure that I use .tmpl for all secure pages# that way during testing know when I go in or out of ssl mode.AddHandler webcatalog2-handler .tmpl # optional # ErrorLog /var/log/httpd/safe.error_log-ssl # optional# TransferLog /var/log/httpd/safe_log-ssl # optionalSSLEngine OnSSLCertificateFile /etc/httpd/conf/ssl.crt/server.crtSSLCertificateKeyFile /etc/httpd/conf/ssl.key/server.keySSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXPSetEnvIf User-Agent .*MSIE.* nokeepalive ssl-unclean-shutdown downgrade-1.0 force-response-1.0 # for Mac Explorer bugOn Thursday, March 27, 2003, at 07:04 AM, Alan White wrote:> Hi>> Does anybody know how to allow a domain to listen on both port 443 and > 80?> Or if indeed this is possible at all? (Oh yeah I am running Redhat > Linux> 6.2)>> The reason I am asking is that I want to have a domain where the pages > use> http:// protocol until going to the cart area where https:// will be> invoked.>> At the moment if you go to the following page you can access the index > page> for our new site ... https://secure.streethreds.com but the whole site> doesn't need to be secured when I transfer the site to our top level > i.e.> http://www.streethreds.com. If I try going to > http://secure.streethreds.com> I get an error page :(>> Does anybody have experience of getting around this?>> Thanks>> Alan> ------------------------------> http://www.streethreds.com>-------------------------------------------------------------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://webdna.smithmicro.com/
Jim Lanford
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:
More on the email templates (1997)
Tax & Shipping (1997)
international time (1997)
Problems with SELECT MULTIPLE (1999)
calender with business days (1998)
HELP WITH DATES (1997)
WC1.6 to WC2 date formatting -FIXED! (1997)
[OT] - simple JS question (2004)
Links to show shopping cart. (1998)
shownext (1997)
Lost Field (1998)
Serving images from databases (1998)
Where's Cart Created ? (1997)
Can't Update records (1997)
Maybe minor bug report (1997)
Add htmlarea 3 to SiteBuilder (2004)
Extended [ConvertChars] (1997)
[WebDNA] Error: Can't open order file. Ignoring [OrderFile] (2011)
Multiple Items (1998)
[searchString] (1997)