<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : please help ssl server c&#111;nnecti&#111;n</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : please help ssl server c&#111;nnecti&#111;n]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 03:47:41 +0000</pubDate>
  <lastBuildDate>Wed, 12 Nov 2003 20:00:00 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=3670</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[please help ssl server c&#111;nnecti&#111;n : okay... i may have jumped the...]]></title>
   <link>https://forums.webwiz.net/please-help-ssl-server-connection_topic3670_post36027.html#36027</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13420">dazedconfused</a><br /><strong>Subject:</strong> 3670<br /><strong>Posted:</strong> 12&nbsp;November&nbsp;2003 at 8:00pm<br /><br /><P><FONT color=#003366><EM><strong>okay... i may have jumped the gun on this. <IMG src="https://forums.webwiz.net/smileys/smiley19.gif" border="0"></strong></EM></FONT></P><P><FONT color=#003366><EM><strong>I'm having problems. did anyone else figure out how to refer to absolute paths?</strong></EM></FONT></P><P>previously posted:</P><P>I think I figured it out. I'd like to provide my visitors a sense of security, too. To protect the user login (the registration page is similar) AND if you have a dedicated SSL Certificate installed,</P><P><strong><FONT color=#ff0000>1.</FONT></strong> create a file called ForceSSL.inc and place it in root (/). The file should contain the following EXACT text (ie, don't change anything):<BR><FONT color=#006600>&lt;%<BR>&nbsp;&nbsp; If Request.ServerVariables("SERVER_PORT")=80 Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim strSecureURL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; strSecureURL = "https://"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; strSecureURL = strSecureURL &amp; Request.ServerVariables("SERVER_NAME")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; strSecureURL = strSecureURL &amp; Request.ServerVariables("URL")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Response.Redirect strSecureURL<BR>&nbsp;&nbsp; End If<BR>%&gt;</FONT></P><P><BR><FONT color=#ff0000><strong>2. </strong></FONT>At the very top line (1) of .asp page you want to protect put the following line</P><P><FONT color=#006600>&lt;!--#include virtual="/ForceSSL.inc"--&gt;</FONT></P><P><BR><strong><FONT color=#ff0000>3.</FONT></strong> Edit the "login_user.asp" file and insert absolute (not relative) paths. In version 7.51, edit lines <U><strong>195</strong></U>, <strong><U>200</U></strong>, and <strong><U>203</U></strong>. These lines should NOT refer to "<FONT color=#0000ff>login_user_test.asp?TID=</FONT>", but "<FONT color=#0000ff>http://www.YourSite.com/ForumPath/login_user_test.asp?TID=</FONT>"</P><P><BR>This will force a connection out of https to http.</P><P>You can include the <FONT color=#0000ff>&lt;!--#include virtual="/ForceSSL.inc"--&gt;</FONT> code in other pages you want to encrypt. When you redirect from them (eg a form button is clicked), just redirect to "<A href="http://www.blahblahblah.com/" target="_blank">http://www.blahblahblah.com/</A>....). If you only redirect to a filename, by default you will usually continue to run in https.</P><P><strong><FONT color=#ff0000><U><EM>NOTE!!</EM></U><BR></FONT></strong>Likewise, all links (including the ones in the header will need to get changed to absolute (the search, help, register, active topics, etc) if you want a page exit to result in an exit from https. Don't forget to&nbsp;specify the absolute path to the "default.asp" file&nbsp;as well - this is referred by the root forum link on the forum login page.</P><P>God Bless!</P><P>Nick </P><span style="font-size:10px"><br /><br />Edited by dazedconfused</span>]]>
   </description>
   <pubDate>Wed, 12 Nov 2003 20:00:00 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/please-help-ssl-server-connection_topic3670_post36027.html#36027</guid>
  </item> 
  <item>
   <title><![CDATA[please help ssl server c&#111;nnecti&#111;n : You would have to place the entire...]]></title>
   <link>https://forums.webwiz.net/please-help-ssl-server-connection_topic3670_post17495.html#17495</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 3670<br /><strong>Posted:</strong> 20&nbsp;June&nbsp;2003 at 3:50am<br /><br />You would have to place the entire forum on your SSL space.]]>
   </description>
   <pubDate>Fri, 20 Jun 2003 03:50:26 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/please-help-ssl-server-connection_topic3670_post17495.html#17495</guid>
  </item> 
  <item>
   <title><![CDATA[please help ssl server c&#111;nnecti&#111;n : I already have a SSL certificate...]]></title>
   <link>https://forums.webwiz.net/please-help-ssl-server-connection_topic3670_post17471.html#17471</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=10741">digitalgoods</a><br /><strong>Subject:</strong> 3670<br /><strong>Posted:</strong> 19&nbsp;June&nbsp;2003 at 9:34pm<br /><br />I already have a SSL certificate on my site i need to know what pat of code in the script i need to alter so that when they click the register button it points to the SSL certificate]]>
   </description>
   <pubDate>Thu, 19 Jun 2003 21:34:40 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/please-help-ssl-server-connection_topic3670_post17471.html#17471</guid>
  </item> 
  <item>
   <title><![CDATA[please help ssl server c&#111;nnecti&#111;n : Ive got a bit of experience wi...]]></title>
   <link>https://forums.webwiz.net/please-help-ssl-server-connection_topic3670_post17455.html#17455</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1100">Gullanian</a><br /><strong>Subject:</strong> 3670<br /><strong>Posted:</strong> 19&nbsp;June&nbsp;2003 at 4:25pm<br /><br /><P>Ive got a bit of experience with</P><P><A href="http://www.securehosting.com/" target="_blank">http://www.securehosting.com/</A></P><P>And I would recomend them</P>]]>
   </description>
   <pubDate>Thu, 19 Jun 2003 16:25:53 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/please-help-ssl-server-connection_topic3670_post17455.html#17455</guid>
  </item> 
  <item>
   <title><![CDATA[please help ssl server c&#111;nnecti&#111;n : ... or maybe a ChainedSSL128 bit...]]></title>
   <link>https://forums.webwiz.net/please-help-ssl-server-connection_topic3670_post17451.html#17451</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1556">uffea</a><br /><strong>Subject:</strong> 3670<br /><strong>Posted:</strong> 19&nbsp;June&nbsp;2003 at 4:12pm<br /><br />... or maybe a <U>ChainedSSL</U>&nbsp;128 bit chained root SSL certificate in your case.]]>
   </description>
   <pubDate>Thu, 19 Jun 2003 16:12:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/please-help-ssl-server-connection_topic3670_post17451.html#17451</guid>
  </item> 
  <item>
   <title><![CDATA[please help ssl server c&#111;nnecti&#111;n : You canget a 128 bit single root...]]></title>
   <link>https://forums.webwiz.net/please-help-ssl-server-connection_topic3670_post17450.html#17450</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1556">uffea</a><br /><strong>Subject:</strong> 3670<br /><strong>Posted:</strong> 19&nbsp;June&nbsp;2003 at 4:06pm<br /><br />You can&nbsp;get a 128 bit single root SSL certificate for your whole site at <A href="http://www.freessl.com/" target="_blank">http://www.freessl.com/</A>&nbsp;for a good price ($35)!]]>
   </description>
   <pubDate>Thu, 19 Jun 2003 16:06:29 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/please-help-ssl-server-connection_topic3670_post17450.html#17450</guid>
  </item> 
  <item>
   <title><![CDATA[please help ssl server c&#111;nnecti&#111;n : Hi all, what i need help with...]]></title>
   <link>https://forums.webwiz.net/please-help-ssl-server-connection_topic3670_post17441.html#17441</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=10741">digitalgoods</a><br /><strong>Subject:</strong> 3670<br /><strong>Posted:</strong> 19&nbsp;June&nbsp;2003 at 2:51pm<br /><br /><P>Hi all,</P><P>what i need help with is this when people register on my forum at <A href="http://www.digitalgoods.net" target="_blank">http://www.digitalgoods.net</A> i want to use the ssl secure server (https:etc) can you tell me what part of the script i need to alter to direct then to the secure part of the site to enter there registration detales im useing web wiz forum v7.1 </P><P>Thanks</P>]]>
   </description>
   <pubDate>Thu, 19 Jun 2003 14:51:38 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/please-help-ssl-server-connection_topic3670_post17441.html#17441</guid>
  </item> 
 </channel>
</rss>