<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Hosting and Domain registration Knowledgebase</title>
	<atom:link href="http://www.hostingknowledge.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hostingknowledge.com</link>
	<description>Gossimer's Premier Web Hosting and Domain Registration Knowledgebase.</description>
	<lastBuildDate>Tue, 09 Feb 2010 13:28:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Can I serve WAP Files?</title>
		<link>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/can-i-serve-wap-files/</link>
		<comments>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/can-i-serve-wap-files/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 13:28:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Hosting Control Panel Guide]]></category>
		<category><![CDATA[Apache Group]]></category>
		<category><![CDATA[Apache Server]]></category>
		<category><![CDATA[Apache Web Server]]></category>
		<category><![CDATA[Apache2]]></category>
		<category><![CDATA[Communicators]]></category>
		<category><![CDATA[Mime Types]]></category>
		<category><![CDATA[mobile phones]]></category>
		<category><![CDATA[Pagers]]></category>
		<category><![CDATA[Server Text]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Source Files]]></category>
		<category><![CDATA[WAP]]></category>
		<category><![CDATA[Wap Application]]></category>
		<category><![CDATA[Wap Protocol]]></category>
		<category><![CDATA[Wap Wml]]></category>
		<category><![CDATA[Wbmp Files]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Wireless Application  	Protocol]]></category>
		<category><![CDATA[wireless bitmaps]]></category>
		<category><![CDATA[wireless devices]]></category>
		<category><![CDATA[Wireless Protocol]]></category>
		<category><![CDATA[Wml Files]]></category>
		<category><![CDATA[Wmlc]]></category>
		<category><![CDATA[Wmlscript]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/web-hosting/web-hosting-control-panel-guide/can-i-serve-wap-files/</guid>
		<description><![CDATA[870]]></description>
			<content:encoded><![CDATA[<p><span class="description"> </span></p>
<p><span class="description"></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">Yes, Gossimer does indeed allow you to serve WAP  files.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">To enable the Web Server to serve WAP  documents, you need to set the following MIME types on the web server:  </span></p>
<ul>
<li><span style="font-family: Verdana; font-size: x-small;"><span class="css-CodeEmphasize"> text/vnd.wap.wml</span> for <span class="css-CodeEmphasize">.wml</span> files (WML source files) </span></li>
<li><span style="font-family: Verdana; font-size: x-small;"><span class="css-CodeEmphasize"> application/vnd.wap.wmlc</span> for <span class="css-CodeEmphasize">.wmlc</span> files (WML compiled files) </span></li>
<li><span style="font-family: Verdana; font-size: x-small;"><span class="css-CodeEmphasize"> text/vnd.wap.wmlscript</span> for <span class="css-CodeEmphasize">.wmls</span> files (WMLScript source files) </span></li>
<li><span style="font-family: Verdana; font-size: x-small;"><span class="css-CodeEmphasize"> application/vnd.wap.wmlscriptc</span> for <span class="css-CodeEmphasize"> .wmlsc</span> files (WMLScript compiled files) </span></li>
<li><span style="font-family: Verdana; font-size: x-small;"><span class="css-CodeEmphasize"> image/vnd.wap.wbmp</span> for <span class="css-CodeEmphasize">.wbmp</span> files (wireless bitmaps) </span></li>
</ul>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">If you use the Apache Web server add the  following lines in the  <em>..Apache GroupApache2confmime.types </em> file:</span></p>
<ul>
<li><span style="font-family: Verdana; font-size: x-small;"><span class="css-CodeEmphasize"> text/vnd.wap.wml   wml</span></span></li>
<li><span class="css-CodeEmphasize"><span style="font-family: Verdana; font-size: x-small;">a</span></span><span style="font-family: Verdana; font-size: x-small;"><span class="css-CodeEmphasize">pplication/vnd.wap.wmlc  	  wmlc</span></span></li>
<li><span style="font-family: Verdana; font-size: x-small;"><span class="css-CodeEmphasize"> text/vnd.wap.wmlscript   wmls</span></span></li>
<li><span style="font-family: Verdana; font-size: x-small;"><span class="css-CodeEmphasize"> application/vnd.wap.wmlscriptc   wmlsc</span></span></li>
<li><span style="font-family: Verdana; font-size: x-small;"><span class="css-CodeEmphasize"> image/vnd.wap.wbmp   wbmp</span> </span></li>
</ul>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">Our servers are already preconfigured to serve  files.</span></p>
<p align="left"><strong><span style="font-family: Verdana;">§ What is WAP?</span></strong></p>
<blockquote>
<p align="left"><span style="font-family: Verdana;">WAP stands for Wireless Application  	Protocol. You would use WAP to serve information from your website to  	wireless devices such as mobile phones, pagers and communicators.</span></p>
</blockquote>
<p></span></p>]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/can-i-serve-wap-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I make a Backup copy of a MS SQL database?</title>
		<link>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/windows-hosting-specific-features/windows-hosting-specific-features-databases/how-do-i-make-a-backup-copy-of-a-ms-sql-database/</link>
		<comments>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/windows-hosting-specific-features/windows-hosting-specific-features-databases/how-do-i-make-a-backup-copy-of-a-ms-sql-database/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 12:07:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Database Manager]]></category>
		<category><![CDATA[Manage Web Hosting Service]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/web-hosting/web-hosting-control-panel-guide/windows-hosting-specific-features/windows-hosting-specific-features-databases/how-do-i-make-a-backup-copy-of-a-ms-sql-database/</guid>
		<description><![CDATA[940]]></description>
			<content:encoded><![CDATA[<p><span class="description"> </span></p>
<p> </p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;"> Gossimer  Windows Hosting Control Panel allows you to create a backup copy your  MS SQL database as explained below:</span></p>
<p align="left"><span class="description"><span style="font-family: Verdana; font-size: x-small;">1. Login to your  Control Panel and search for the <a title="domain name" href="http://www.gossimer.com/domain.php">domain name</a> for which you have purchased this  hosting package. </span><span style="font-family: Verdana; font-size: xx-small;"> <a href="/web-hosting/807-listing-searching-and-managing-orders/" target="_blank">Click here to know  how &gt;&gt;</a></span></span></p>
<p align="left"><span class="description"><span style="font-family: Verdana; font-size: x-small;">2. In the search  results view, click on the domain name. This will take you to the order details  view.</span></span></p>
<p align="left"><span class="description"><span style="font-family: Verdana; font-size: x-small;">3. Click on <em>Manage  <a title="Web Hosting" href="http://www.gossimer.com/hosting.php">Web Hosting</a> Service</em> in the lower toolbar.</span></span></p>
<p align="left"><span class="description"><span style="font-family: Verdana; font-size: x-small;">4. In the Website  Management interface pop-up that follows, go to <em>Manage Website -&gt; Database  Manager -&gt; List Databases.</em></span></span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">5. Click on the database you wish to manage.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">6. Click<em> Database Backup</em>. A backup file is created as <em>database_name.bak</em> and  will be stored under the </span><em><span style="font-family: Verdana; font-size: x-small;">sqlDatabaseBackup </span></em><span style="font-family: Verdana; font-size: x-small;">folder<em>. </em>The backup file can be downloaded  to your local computer using any  regular FTP client.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">Reference: </span> <span style="font-family: Verdana; font-size: xx-small;"> <a href="/category/web-hosting/web-hosting-control-panel-guide/uploading-content-to-your-website-using-ftp/" target="_blank">Uploading content to  your Website using FTP &gt;&gt;</a></span></p>]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/windows-hosting-specific-features/windows-hosting-specific-features-databases/how-do-i-make-a-backup-copy-of-a-ms-sql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I monitor my account for Data Transfer overages?</title>
		<link>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/data-transfer/how-do-i-monitor-my-account-for-data-transfer-overages/</link>
		<comments>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/data-transfer/how-do-i-monitor-my-account-for-data-transfer-overages/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 10:57:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Data Transfer]]></category>
		<category><![CDATA[3 Web]]></category>
		<category><![CDATA[Bandwidth]]></category>
		<category><![CDATA[Control Panel]]></category>
		<category><![CDATA[Details View]]></category>
		<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Manage Web Hosting Service]]></category>
		<category><![CDATA[Management Interface]]></category>
		<category><![CDATA[Usage Statistics]]></category>
		<category><![CDATA[View 3]]></category>
		<category><![CDATA[Web Hosting Service]]></category>
		<category><![CDATA[Web Service]]></category>
		<category><![CDATA[Web Statistics]]></category>
		<category><![CDATA[web stats]]></category>
		<category><![CDATA[Website Management]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/web-hosting/web-hosting-control-panel-guide/data-transfer/how-do-i-monitor-my-account-for-data-transfer-overages/</guid>
		<description><![CDATA[844]]></description>
			<content:encoded><![CDATA[<p><span class="description"> </span></p>
<p><span class="description"></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">To monitor your data transfer limit you can use the Web  Statistics for your website, which Gossimer  provides you free of cost. The web statistics, or webstats, provide you detailed  information about visits to your website, including the data transfer generated  by them (bandwidth). These statistics are generated once a day, and are  maintained on an hourly, weekly and monthly basis.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">You can view your web stats at  <span style="color: #000080;">http://&lt;yourdomainname&gt;/webstats</span>. </span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">Alternatively, you can monitor your data transfer overages through your Website  management interface. To do so, follow the steps mentioned below:</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">1.  <a href="/web-hosting/807-listing-searching-and-managing-orders/" target="_blank">Login to your  Control Panel and search for the domain name</a> for which you have purchased  this hosting package.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">2. In the search results view, click on the  <a title="domain name" href="http://www.gossimer.com/domain.php">domain name</a>. This will take you to the order details view.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">3. Click on <em>Manage <a title="Web Hosting" href="http://www.gossimer.com/hosting.php">Web Hosting</a> Service</em> in the lower toolbar.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">4. In the Website Management interface pop-up  that follows, you will see Usage statistics for your website, which also  includes the data transfer (in Mb/month).</span></p>
<p></span></p>]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/data-transfer/how-do-i-monitor-my-account-for-data-transfer-overages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viewing details of your existing phpBB installation</title>
		<link>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/power-tools/phpbb-bulletin-board-system/viewing-details-of-your-existing-phpbb-installation/</link>
		<comments>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/power-tools/phpbb-bulletin-board-system/viewing-details-of-your-existing-phpbb-installation/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 09:50:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[phpbb - bulletin board system]]></category>
		<category><![CDATA[Control Panel]]></category>
		<category><![CDATA[Database Name]]></category>
		<category><![CDATA[Details View]]></category>
		<category><![CDATA[Directory Name]]></category>
		<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[Glimpse]]></category>
		<category><![CDATA[Gt 2]]></category>
		<category><![CDATA[Gt Power]]></category>
		<category><![CDATA[Installation Directory]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Hosting]]></category>
		<category><![CDATA[Manage Web Hosting Service]]></category>
		<category><![CDATA[Name Directory]]></category>
		<category><![CDATA[Phpbb Installation]]></category>
		<category><![CDATA[Power Tool]]></category>
		<category><![CDATA[Power Tools]]></category>
		<category><![CDATA[Service Button]]></category>
		<category><![CDATA[Space Utilization Database]]></category>
		<category><![CDATA[Status Column]]></category>
		<category><![CDATA[View 3]]></category>
		<category><![CDATA[Web Hosting Service]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/power-tools/phpbb---bulletin-board-system/viewing-details-of-your-existing-phpbb-installation/</guid>
		<description><![CDATA[1132]]></description>
			<content:encoded><![CDATA[<p><span class="description"> </span> <span class="description"></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">Once you have installed phpBB on your  website, you may glimpse information about the installation from the Power Tools  interface. Follow the below mentioned process to do so:</span></p>
<p><span style="font-family: Verdana; font-size: x-small;"> </span> <span style="font-family: Verdana; font-size: x-small;"></p>
<p align="left"><span class="description">1. Login to your  	Control Panel and search for the <a title="domain name" href="http://www.gossimer.com/domain.php">domain name</a> for which you have purchased  	a Linux hosting package. </span><span style="font-size: xx-small;"> <a href="/web-hosting/807-listing-searching-and-managing-orders/" target="_blank">Click here to know how &gt;&gt;</a></span></p>
<p align="left"><span class="description">2. In the search  	results view, click on the domain name. This will take you to the Order  	details view.</span></p>
<p align="left">3. <span class="description">Click on the <em>Manage <a title="Web Hosting" href="http://www.gossimer.com/hosting.php">Web Hosting</a>  Service</em> button in the lower toolbar.</span></p>
<p align="left">4. Go to <em>Manage Website -&gt; Power Tools.</em></p>
<p align="left">5. Here click on the <em>View</em> link under the <em>Status</em> column, besides the phpBB Power Tool.</p>
<p></span><span style="font-family: Verdana; font-size: x-small;"> </span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">6. This would present you the following details  about your current installation</span></p>
<ul>
<li><span style="font-family: Verdana; font-size: x-small;">phpBB Version</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">phpBB Space Utilization</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Database Name</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Database Username</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Installation Directory Name</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Admin Name (provided at the time of  	installation)</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Admin <a title="Email Address" href="http://www.gossimer.com/hosting.php?type=email">Email Address</a> (provided at the time of  	installation)</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">phpBB URL</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Admin URL</span></li>
</ul>
<p align="left"> </p>
<p></span></p>]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/web-hosting/web-hosting-control-panel-guide/linux-hosting-specific-features/power-tools/phpbb-bulletin-board-system/viewing-details-of-your-existing-phpbb-installation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Domain Name Deletion</title>
		<link>http://www.hostingknowledge.com/domain-name-registration-management/domain-name-deletion/domain-name-deletion/</link>
		<comments>http://www.hostingknowledge.com/domain-name-registration-management/domain-name-deletion/domain-name-deletion/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 08:43:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Domain Name Deletion]]></category>
		<category><![CDATA[Abc]]></category>
		<category><![CDATA[Delete Service]]></category>
		<category><![CDATA[Domain Extensions]]></category>
		<category><![CDATA[Domain Names]]></category>
		<category><![CDATA[Domain Renewal]]></category>
		<category><![CDATA[Domain Uk]]></category>
		<category><![CDATA[Domain Ws]]></category>
		<category><![CDATA[Eu Domain Name]]></category>
		<category><![CDATA[European Union]]></category>
		<category><![CDATA[Grace Period]]></category>
		<category><![CDATA[Grace Periods]]></category>
		<category><![CDATA[Maximum Length]]></category>
		<category><![CDATA[Name Domain]]></category>
		<category><![CDATA[Redemption]]></category>
		<category><![CDATA[Uk Domain]]></category>
		<category><![CDATA[USD]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/domain-name-registration-management/domain-name-deletion/domain-name-deletion/</guid>
		<description><![CDATA[459]]></description>
			<content:encoded><![CDATA[<p><span class="description"> </span></p>
<p><span class="description"></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">A <a title="domain name" href="http://www.gossimer.com/domain.php">domain name</a> may be Deleted  from our database by 2 methods, explained below -</span></p>
<p align="left"><span style="font-family: Verdana; font-size: medium;">I. System Deletion</span></p>
<p><span style="font-family: Verdana; font-size: x-small;"> </span><span style="font-family: Verdana; font-size: x-small;"> Once a domain name has Expired, it  will go to into Renewal Grace Period, where you can Renew this domain name at  normal costs. This Renewal Grace Period would be for 40<span style="color: #ff0000;"><strong>*</strong></span> days (for most domain  name extensions). If you do not Renew the domain name in the Renewal Grace  Period, then the domain name</span><span style="font-family: Verdana;"><span style="font-size: x-small;"> would be Deleted and the domain name  (<strong>except a .UK, .WS and .NAME domain name</strong>) will go into  Redemption Grace Period.</span></span></p>
<p><span style="font-family: Verdana;"><span style="font-size: x-small;">However, should there be no back-order for the domain name, you would still have  the option to Redeem it.</p>
<p></span></span><span style="font-family: Verdana;"><span style="font-size: x-small;"> </span><span style="font-size: xx-small;"> <a href="/domain-name-registration-management/domain-name-deletion/what-is-redemption-grace-period-and-how-to-get-a-domain-name-except-uk-ws-and-name-back-from-it-restoring-a-domain-name-in-pending-delete-restorable-status/" target="_blank">Click here to  understand what Redemption Grace Period implies and how you can restore your  domain name (except .UK, .WS and .NAME) from this status &gt;&gt;</a></span></span><span style="font-family: Verdana; font-size: x-small;"><br />
 </span></p>
<div style="border-style: solid; border-width: 1; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1">
<p align="left"><span style="font-family: Verdana; font-size: x-small;"><strong><span style="color: #ff0000;">I</span></strong><span style="color: #ff0000;"><strong>MPORTANT</strong></span></span></p>
<ol type="A"><span style="font-family: Verdana; font-size: x-small;"></p>
<li>
<p align="left">The concept of Renewal Grace Period for  		a .EU domain name is slightly different. Every .EU domain name will Expire  		exactly 1 year from the date of Registration (since the maximum length          of registration is only a year). However, the  		Renewal Grace Period will be only till the the second last day of the expiring  		month (penultimate day of the month), post which the domain name will be deleted. Thus, different .EU  			<a title="domain names" href="http://www.gossimer.com/domain.php">domain names</a> may have different Renewal Grace Periods. Lets take a          couple of examples to demonstrate this -<br />
 </p>
<ol>
<li>
<p align="left">abc.eu gets Registered on 24  		Jul, 2006. This domain name will Expire on 24 Jul, 2007. If the domain          name is not Renewed until the Deletion date, it will be  		Deleted from our System on 30 Jul, 2007 (since this is the second last          day of the expiring month). This domain name will have a  		Renewal Grace period of 6 days. It will slip into Redemption Grace  		Period after  		31 Jul, 2007.<br />
 </p>
</li>
<li>
<p align="left">pqr.eu gets Registered on 27 Jul, 2006.  		This domain name will Expire on 27 Jul, 2007. If the domain name is not          Renewed until the Deletion date, it will be Deleted from  		our System on 30 Jul, 2007 (since this is the second last day of the          expiring month). This domain name will have a Renewal Grace  		period of 3 days. It will slip into Redemption Grace Period post 31 Jul, 2007.<br />
 </p>
</li>
<li>
<p align="left">xyz.eu gets Registered on  		31 Jul, 2006 and will Expire on 31 Jul, 2007. If the domain name is not          Renewed until the Deletion date, it will be Deleted from our  		System on 30 Jul, 2007 (since this is the second last day of the          expiring month) and will not have  		any Renewal Grace Period. It will slip into Redemption Grace Period post 31  		Jul, 2007.<br />
 </p>
</li>
</ol>
</li>
<li>
<p align="left">.INFO domain names will have a 15 day Renewal Grace Period. If  			you do not Renew the domain name in the Renewal Grace Period, then  			the domain name would be Deleted and the domain name will go into  			Redemption Grace Period.<br />
 </p>
</li>
<li>
<p align="left">Renewal Grace Period in a .UK domain name is quite  			different from other extensions. Any website/emails associated with  			the domain name will stop resolving once your .UK domain name  			Expires.</p>
<p>You may Renew your .UK domain name anytime from 6 months before its  			Expiry, upto 97 days after its expiry. If you do not Renew your  			domain name within 97 days after its Expiry, it would be  			automatically Deleted by the <a title="Registry" href="http://www.gossimer.com/domain.php">Registry</a>.</p>
<p>It is important to note that there is no concept of a Redemption  			Grace Period in case of a .UK domain name.<br />
 </li>
<li>A .WS domain name will have a Renewal Grace Period of 30 days.  			If you do not Renew the domain name in the Renewal Grace Period,  			then the domain name would be Deleted and made available for  			Registration as a fresh domain name by the Registry. <br />
 </li>
<li>Third Level .COM/.NET/.ORG domain names under the extensions -.EU.COM, .GB.COM, .AE.ORG, .KR.COM, .US.COM, .QC.COM, .DE.COM,  		.GB.NET, .NO.COM, .HU.COM, 		.JPN.COM, .UY.COM, .ZA.COM, .BR.COM, .CN.COM,<br />
.SA.COM, .SE.COM, .SE.NET,  		.UK.COM, .UK.NET, .RU.COM</p>
<p>will have a Renewal Grace Period of 5 days. If you do not Renew the  			domain name in the Renewal Grace Period, then the domain name would  			be Deleted and the domain name will go into Redemption Grace Period.<br />
 </li>
<li>A .NAME domain name will have a Renewal Grace Period of 40 days.  			If you do not Renew the domain name in the Renewal Grace Period,  			then the domain name would be Deleted and made available for  			Registration as a fresh domain name by the Registry post a Pending  			Delete period of 5 days, during which the domain name cannot be  			Redeemed.</li>
<p></span> </ol>
</div>
<p align="left"><span style="font-family: Verdana; font-size: x-small;"><br />
</span><span style="font-family: Verdana; font-size: medium;"> II. Manual Deletion</span></p>
<p><span style="font-family: Verdana; font-size: x-small;"> </span><span style="font-family: Verdana; font-size: x-small;"> If you already have a domain name Registered, you can delete it  from your Control Panel within 4 days of Registration. This 4 day period in case  of domain names is referred as the <em>Money Back Period</em>. Deleting a domain  name  will immediately stop all functionalities (like the Website and Mails) associated with  the domain name. Also, a domain name explicitly deleted would entitle you to a  Refund of the entire amount, and there would be a charge of <strong>USD 1.0</strong> for the Deletion.<br />
 </span></p>
<div style="border-style: solid; border-width: 1; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1">
<p align="left"><span style="font-family: Verdana; font-size: x-small;"><strong><span style="color: #ff0000;">I</span></strong><span style="color: #ff0000;"><strong>MPORTANT</strong></span></span></p>
<ul>
<li> <span style="font-family: Verdana; font-size: x-small;">Domain names under the following  			extensions cannot be Deleted from within the Control Panel since  			they  			do not have a Money Back Period. </span>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">.EU, .UK, .WS, .EU.COM, .GB.COM,  			.AE.ORG, .KR.COM, .US.COM, .QC.COM, .DE.COM, .GB.NET, 			.NO.COM, .HU.COM, .JPN.COM, .UY.COM, .ZA.COM,<br />
.BR.COM, .CN.COM, .SA.COM,  			.SE.COM, .SE.NET, .UK.COM, 			.UK.NET, .RU.COM</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">If you still wish to have such a  		domain name Deleted without Refund, you need to get in touch with us at 			<span style="color: #0000ff;">support@gossimer.com</span> and request the same.<br />
 </span></p>
</li>
<li>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">A domain name deleted  			in the Money Back Period does not slip into Redemption Grace Period  			and is immediately available for registration.   </span></p>
</li>
</ul>
</div>
<p align="left"><span style="font-family: Verdana; font-size: x-small;"><br />
Follow the procedure outlined below to Delete a domain name within the Money  Back Period from your Control Panel - </span>
</p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">1.  Login to your Control  	Panel and search for the domain name that you wish to delete. </span> <span style="font-family: Verdana; font-size: xx-small;"> <a href="/domain-name-registration-management/432-listing-searching-and-managing-orders/" target="_blank">Click here to read  how &gt;&gt;</a></span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">2. Click on the  domain name in  the search results to get to the Order details view.</span></p>
<p><span style="font-family: Verdana; font-size: x-small;"> </span> </p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">3. On this page, click on <em>Delete Service</em>.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">4. On the next page, you would be  displayed the amount that will be refunded to you upon Deletion. On <strong>confirming Deletion</strong>, the domain name would  be <strong>immediately</strong> Deleted and the Website and Mails associated with it would  stop functioning. </span></p>
<p></span></p>]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/domain-name-registration-management/domain-name-deletion/domain-name-deletion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IMPORTANT: Get your Digital Certificate Issued (Digital Certificate Enrollment Process)</title>
		<link>http://www.hostingknowledge.com/digital-certificates/important-get-your-digital-certificate-issued-digital-certificate-enrollment-process/</link>
		<comments>http://www.hostingknowledge.com/digital-certificates/important-get-your-digital-certificate-issued-digital-certificate-enrollment-process/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 07:21:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Digital Certificates]]></category>
		<category><![CDATA[Certificate Enrollment]]></category>
		<category><![CDATA[Certificate Signature]]></category>
		<category><![CDATA[Csr]]></category>
		<category><![CDATA[Digital Certificate]]></category>
		<category><![CDATA[Digital Id]]></category>
		<category><![CDATA[Encryption Level]]></category>
		<category><![CDATA[Integrity]]></category>
		<category><![CDATA[Key File]]></category>
		<category><![CDATA[Key Files]]></category>
		<category><![CDATA[Key Signature]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Iis]]></category>
		<category><![CDATA[Nbsp]]></category>
		<category><![CDATA[Private Key]]></category>
		<category><![CDATA[Public Key Cryptography]]></category>
		<category><![CDATA[Signature Request]]></category>
		<category><![CDATA[Software Platforms]]></category>
		<category><![CDATA[Step 1]]></category>
		<category><![CDATA[Thawte]]></category>
		<category><![CDATA[Web Server Software]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/digital-certificates/important-get-your-digital-certificate-issued-digital-certificate-enrollment-process/</guid>
		<description><![CDATA[1088]]></description>
			<content:encoded><![CDATA[<p><span class="description"> </span></p>
<p><span style="font-family: Verdana;">Once you have paid for your <a title="Digital Certificate" href="http://www.hostingknowledge.com/reseller-guides/finance-billing-guide/set-pricing-plans-and-promos-for-sub-resellers-and-customers/set-pricing-plans-and-promos-for-different-products/digital-certificate/">Digital Certificate</a>  Order, your order becomes Active within the system. However, you  need to complete the Certificate Enrollment Process, before the certificate can  be issued to you. </span></p>
<div style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px"><strong><span style="font-family: Verdana; color: #ff0000; font-size: x-small;">IMPORTANT</span></strong>    </p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">You need to successfully Enroll your Digital  	Certificate within 5 days, since the date this Order became Active. In the  	event that you do not complete your Enrollment process within this period  	your Digital Certificate Order will get automatically Cancelled and you  	would receive a refund.</span></p>
</div>
<p align="left"><span style="font-family: Verdana; font-size: x-small;"><br />
Follow the instructions mentioned below to get your digital  certificate issued:<br />
 </span>
</p>
<p align="left"><span style="font-family: Verdana; font-size: medium;">Step 1. Generate a Private Key and Certificate  Signature Request (CSR) from your web server</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">Before you can begin the process of obtaining a  Certificate, you must generate a minimum of 1024-bit Private Key and CSR pair, off your web server.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">A CSR is basically a Public Key that you  generate on your server that validates the computer-specific information about  your web server and Organization when you request a Certificate from thawte.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">Digital ID&#8217;s make use of a technology called  Public Key Cryptography, which uses Public and Private Key files.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">The Public Key, also known as a Certificate  Signature Request (CSR), is the key that will be sent to thawte. The CSR that  you generate must be signed by atleast a 1024-bit Private Key (thawte will not  accept a lower encryption level CSR than 1024-bit).</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">The Private Key will remain on the server and  should never be released into the public. thawte does not have access to your  Private Key. It is generated locally on your server and is never transmitted to  thawte. The integrity of your Digital ID depends on your private key being  controlled exclusively by you.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">A CSR cannot be generated without generating a  Private Key file nor can the Private Key file be generated without generating a  CSR file. In certain web server software platforms like Microsoft IIS, both are  generated simultaneously through the Wizard on the web server.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">Typically, you will be prompted to enter the  following information about your Organization in order to generate the Private  Key and CSR (Public Key) pair off the web server:</span></p>
<ul>
<li><span style="font-family: Verdana; font-size: x-small;">Organization Name</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Organizational unit &#8211; This maybe either a    Sole Proprietorship, Trading As, University Department, University    Administration, Government Department, Doing Business As, University Faculty,    Public (Listed) Company, Private (Unlisted) Company, Registered Non Profit    Organization, Non-Government Organization, Interest Group, Registered Charity.</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Country Code</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">State or Province</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Locality</span></li>
<li><span style="font-family: Verdana; font-size: x-small;"><a name="commonname"></a> &#8211; This is the name that    distinguishes the Certificate best, and ties it to your Organization. Here you    need to enter your exact host and <a title="domain name" href="http://www.gossimer.com/domain.php">domain name</a>    that you wish to secure. This may also be the root server or intranet name for    your Organization.For example,a. if you wish to secure www.yourdomain.com, then you need to enter  	www.yourdomain.com as the Common Name. If you just enter yourdomain.com as  	the Common Name (without the host www), then the Certificate will only get  	issued to yourdomain.com. Similarly, if you need to secure  	pay.yourdomain.com, then you need to mention the Common Name as  	pay.yourdomain.com.<span style="font-family: Verdana; font-size: x-small;"> b. if you are buying a Wildcard Server Certificate for securing all  	sub-<a title="domains" href="http://www.gossimer.com/domain.php">domains</a> of your domain name <em>yourdomain.com</em>, then you need to  	enter the Common Name as <em>*.yourdomain.com</em>; otherwise you will get an  	error while submitting your CSR.<br />
 </span>  </p>
<p> </p>
<p> </p>
<p> </p>
<p></span></li>
</ul>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">You need to get in touch with your <a title="Web Hosting" href="http://www.gossimer.com/hosting.php">Web Hosting</a>  provider and request them to generate a CSR for your business after supplying  them the abovementioned information. If you have bought Web Hosting  for this domain name with us, then you may generate a CSR yourself from your own  Control Panel. </span><span style="font-family: Verdana; font-size: xx-small;"> <a href="/web-hosting/web-hosting-control-panel-guide/ssl/how-do-i-generate-a-certificate-signing-request-csr/" target="_blank">Click here to learn  how you can generate a CSR for your domain name &gt;&gt;</a></span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;"><br />
</span><span style="font-family: Verdana; font-size: medium;">Step 2. Validate your Certificate Signature  Request (CSR) at thawte</span>
</p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">Prior to enrolling for a Digital Certificate,  it is recommended that you confirm that nothing is amiss with the CSR that you  have generated.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: xx-small;"> <a href="https://search.thawte.com/support/ssl-digital-certificates/index?page=content&#038;id=SO5497" target="_blank"> Click here to validate your CSR at thawte &gt;&gt;</a></span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">Upon submission of a valid CSR, you would be  able to view its details in the <em>Certificate Contents</em> area (at the bottom  of this page). However, if your CSR is invalid, the <em>Certificate Contents</em> area would appear blank and you would be displayed an error (on the top of this  page).</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;"><br />
</span><span style="font-family: Verdana; font-size: medium;">Step 3. Submit your Organization Details,  Contact Details and Certificate Details to thawte</span>
</p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">Before a Digital Certificate can be issued to  you, we need to send a request to thawte with some information about yourself  and your business. Follow the process mentioned below to request your Digital  Certificate:</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">1. Login to your Control Panel and search for  the domain name for which you have ordered a Digital Certificate. </span> <span style="font-family: Verdana; font-size: xx-small;"> <a href="/digital-certificates/listing-searching-and-managing-orders/" target="_blank">Click here to find  instructions to do so &gt;&gt;</a></span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">2. Upon clicking on the order, you need to  click on the <em>Enroll Certificate</em> button.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">3. Mention the following details and click on  the <em>Enroll</em> button</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;"><strong>A. Organization Details</strong></span></p>
<ul>
<li><span style="font-family: Verdana; font-size: x-small;">Organization Type &#8211; Select if your business    is a Sole Proprietorship, Trading As, University Department, University    Administration, Government Department, Doing Business As, University Faculty,    Public (Listed) Company, Private (Unlisted) Company, Registered Non Profit    Organization, Non-Government Organization, Interest Group or Registered Charity.<br />
 </span></li>
</ul>
<blockquote>
<div style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px"><strong> <span style="font-family: Verdana; color: #ff0000; font-size: x-small;"><a name="AuthCon"></a></span></strong>    </p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">In case you are ordering a SSL123 certificate,    then you    will be also prompted to select your Authorizing Contact. This indicates to thawte    whether they should contact you on your Corporate Contact details or your Technical Contact    Details, to authenticate your domain name before issuing the Digital    Certificate.</span></p>
</div>
</blockquote>
<p align="left"><strong><span style="font-family: Verdana; font-size: x-small;">B. Contact Details</span></strong></p>
<ul>
<li><span style="font-family: Verdana; font-size: x-small;">Corporate Contact Details &#8211; Provide your    complete contact details while giving special emphasis to the <a title="email address" href="http://www.gossimer.com/hosting.php?type=email">email address</a>    that you mention herein. You need to either i. match the email address inserted, to one of the contact specified in your    Domain Name&#8217;s Whois details. Please ensure that this information is not kept    hidden for anonymity purposes.ORii. match a pre-determined email with the domain name for which you are    requesting the certificate. You need to either select &#8211; admin, administrator,    hostmaster, info, SSLadmin, SSLadministrator, SSLwebmaster, sysadmin,    webmaster from the drop down list.
<div style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px"><span style="color: #ff0000;"><strong>IMPORTANT<br />
 </strong></span>    </p>
<ul type="square">
<li>If you have selected to match the email address inserted, to one of the    contact specified in your Domain Name&#8217;s Whois details, then you have to ensure    that the email address mentioned herein, matches either the Registrant Contact    Email Address or the Administrative Contact Email Address.<br />
 </li>
<li>If Privacy Protection is enabled for the Domain Name, it needs to be  	disabled before submitting the Contact details to thawte.</li>
</ul>
</div>
<p><span style="font-family: Verdana;"><br />
</span><span style="font-size: x-small;">Privacy Protection may be enabled again once the Certificate has  	been issued.</span></p>
<p> </p>
<p> </p>
<p></span></li>
</ul>
<p><span style="font-family: Verdana; font-size: xx-small;"> <a href="/domain-name-registration-management/managing-whois-or-contact-details-of-domain-names/how-do-i-hide-my-contact-details-through-privacy-protection-in-the-whois-of-my-domain-name/how-can-i-enable-disable-privacy-protection-for-my-domain-name/" target="_blank">Click here to  	read how to enable/disable Privacy Protection &gt;&gt;</a></span><span style="font-family: Verdana; font-size: x-small;"><br />
 </span></p>
<li><span style="font-family: Verdana; font-size: x-small;">Until thawte verifies that both email addresses match, you would not be issued    your Digital Certificate. </span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Technical Contact Details &#8211; You may either    choose to mention the same details as the one provided as the Corporate    Contact by selecting the available check box or mention separate information.</span></li>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">thawte will contact either your Corporate  Contact or your Technical Contact depending upon the   settings you have selected above.</span></p>
<p align="left"><strong><span style="font-family: Verdana; font-size: x-small;">C. Certificate Details</span></strong></p>
<ul>
<li><span style="font-family: Verdana; font-size: x-small;"><a name="softtype"></a> &#8211; Select the Web Server    software on which your website/domain name is hosted. 
<div style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px"><span style="color: #ff0000;"><strong>IMPORTANT<br />
 </strong></span>    </p>
<ul type="square">
<li>If your website/domain name is hosted on Gossimer  	Windows server, you need to choose the software type as <em>MSIIS6</em>.<br />
 </li>
<li>If your website/domain name is hosted on Gossimer  		Linux server, you need to choose the software type as <em>modSSL</em>.<br />
 </li>
</ul>
</div>
<p><span style="font-family: Verdana; font-size: x-small;"> </span></p>
<p> </p>
<p> </p>
<p> </p>
<p></span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Certificate Maintenance Password &#8211; You may    mention a password here that will be used to maintain your certificate with    thawte.<br />
 </span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Certificate Signature Request &#8211; This is the CSR    (Public Key) you have generated for the purpose of obtaining a Digital Certificate from    thawte.</span></li>
</ul>
<p align="left"><span style="font-family: Verdana;"><br />
</span> <span style="font-family: Verdana; font-size: medium;">Step 4. Complete the thawte Authentication  formalities</span>
</p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">After you have enrolled for a Digital  Certificate, thawte would contact your Corporate / Technical Contact and request  you to provide them with some documentation:</span></p>
<ul>
<li><span style="font-family: Verdana; font-size: x-small;">Proof of Organizational Name</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Proof of Right to Use Domain Name</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Proof of Organizational Telephone Number</span></li>
</ul>
<p align="left"><span style="font-family: Verdana; font-size: xx-small;"> <a href="https://search.thawte.com/support/ssl-digital-certificates/index?page=content&#038;id=SO5497" target="_blank"> Click here to know the documentation needed by thawte before issuing you your  Digital Certificate &gt;&gt;</a></span><span style="font-family: Verdana;"><br />
 </span></p>
<div style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px"><strong><span style="font-family: Verdana; color: #ff0000; font-size: x-small;">IMPORTANT</span></strong>    </p>
<ol><span style="font-family: Verdana; font-size: x-small;">    </p>
<li>The <span style="text-decoration: underline;">above mentioned process is to be followed in    case you have ordered a SGC SuperCert, Web Server Certificate or a Wildcard    Server Certificate</span>. In case you have ordered a SSL123 Certificate,    thawte would try to automatically complete the authentication process.    However, if they encounter any discrepancy, they may contact you to    authenticate your request.<br />
 </li>
<li>If you do not complete your verification  	process soon, thawte may reject your Digital Certificate request and may  	send you an email informing you that your Digital Certificate has been &#8220;Bogused  	/ Rejected.&#8221;However, should you subsequently complete the authentication formalities  	within 90 days of the Enrollment Date, thawte would issue you your Digital  	Certificate.</li>
<p><span style="font-family: Verdana; font-size: x-small;"> </span></p>
<p> </p>
<p> </p>
<p> </p>
<p></span></ol>
<p> </p></div>
<p> 
</p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;"><br />
Once you have completed all these formalities, thawte will issue the certificate  and email you a confirmation.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;"><br />
</span><span style="font-family: Verdana; font-size: medium;">Step 5. Check the Status of your Digital  Certificate and retrieve your Digital Certificate</span>
</p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">Once you have completed the enrollment process,  thawte would begin verifying the data you have submitted to them and once  satisfied, issue you your Digital Certificate. You can continue checking the  status of your Digital Certificate request from your Control Panel and retrieve  the same from your Control Panel itself. </span><span style="font-family: Verdana; font-size: xx-small;"> <a href="/digital-certificates/checking-the-status-and-retrieving-your-digital-certificate/" target="_blank">Click here to check  the status of your Digital Certificate and retrieve the same upon issue &gt;&gt;</a></span></p>]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/digital-certificates/important-get-your-digital-certificate-issued-digital-certificate-enrollment-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Displaying the thawte Trusted Site Seal on your website</title>
		<link>http://www.hostingknowledge.com/digital-certificates/displaying-the-thawte-trusted-site-seal-on-your-website/</link>
		<comments>http://www.hostingknowledge.com/digital-certificates/displaying-the-thawte-trusted-site-seal-on-your-website/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 06:03:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Digital Certificates]]></category>
		<category><![CDATA[Digital Certificate]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[Nbsp]]></category>
		<category><![CDATA[Seal]]></category>
		<category><![CDATA[Thawte]]></category>
		<category><![CDATA[Website Visitors]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/digital-certificates/displaying-the-thawte-trusted-site-seal-on-your-website/</guid>
		<description><![CDATA[1098]]></description>
			<content:encoded><![CDATA[<p><span class="description"> </span></p>
<p><span class="description"></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">Once you have been issued a thawte Digital  Certificate, you need to install the same on your website. You may also wish to  display the thawte Trusted Site Seal that confirms to your website visitors  that your site is secured by thawte and the date until when your Digital  Certificate is valid.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">Reference:</span></p>
<p align="left"><span style="font-family: Verdana; font-size: xx-small;"> <a href="/digital-certificates/checking-the-status-and-retrieving-your-digital-certificate/" target="_blank">Click here to find  instructions to retrieve your Digital Certificate &gt;&gt;</a></span></p>
<p align="left"><span style="font-family: Verdana; font-size: xx-small;"> <a href="/digital-certificates/how-to-install-your-digital-certificate-on-your-web-server/" target="_blank">Click here to find  instructions to install your Digital Certificate on your website &gt;&gt;</a></span></p>
<p align="left"><span style="font-family: Verdana; font-size: xx-small;"> <a href="https://search.thawte.com/support/ssl-digital-certificates/index?page=content&#038;id=SO5497" target="_blank"> Click here to find detailed instructions to display the thawte Trusted Site Seal  on your website &gt;&gt;</a></span></p>
<p align="left"> </p>
<div style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px"><strong><span style="font-family: Verdana; color: #ff0000; font-size: x-small;">IMPORTANT</span></strong></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">To retrieve the thawte Trusted Site Seal, thawte    would require your <em>Order No.</em> and <em>Certificate Maintenance Password</em>.    You can find these details within the Check Certificate interface. </span> <span style="font-family: Verdana; font-size: xx-small;"> <a href="/digital-certificates/checking-the-status-and-retrieving-your-digital-certificate/" target="_blank">Click here to    find instructions on how to reach the Check Certificate interface &gt;&gt;</a></span></p>
<p> </p></div>
<p></span></p>]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/digital-certificates/displaying-the-thawte-trusted-site-seal-on-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging API Calls and Retrieving the XML Sent / Recieved by our Server</title>
		<link>http://www.hostingknowledge.com/reseller-guides/reseller-api-guide/emulate-and-debug-your-api-calls/debugging-api-calls-and-retrieving-the-xml-sent-recieved-by-our-server/</link>
		<comments>http://www.hostingknowledge.com/reseller-guides/reseller-api-guide/emulate-and-debug-your-api-calls/debugging-api-calls-and-retrieving-the-xml-sent-recieved-by-our-server/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 05:02:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Emulate and Debug your API Calls]]></category>
		<category><![CDATA[Api]]></category>
		<category><![CDATA[Browser Window]]></category>
		<category><![CDATA[Emulator]]></category>
		<category><![CDATA[Error Message]]></category>
		<category><![CDATA[Exercise]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[New Browser]]></category>
		<category><![CDATA[Optimal Performance]]></category>
		<category><![CDATA[Parameters]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Reseller Control Panel]]></category>
		<category><![CDATA[Xml]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/reseller-guides/reseller-api-guide/emulate-and-debug-your-api-calls/debugging-api-calls-and-retrieving-the-xml-sent-recieved-by-our-server/</guid>
		<description><![CDATA[1027]]></description>
			<content:encoded><![CDATA[<p><span class="description"> </span></p>
<p><span class="description"></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">The Debug API Parameters interface allows you  to enable/disable API Call Debugging, emulate individual API calls and retrieve  the XML Sent and Received by  our server to compare with those returned by the specific emulator for  debugging. Follow the process outlined below to commence this process:</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">1. Login into your Reseller Control Panel from <a href="http://manage.gossimer.biz/reseller" target="_">http://manage.gossimer.biz/reseller</a></span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">2. Click on <em>Settings -&gt; API -&gt; Debug Your  API Calls</em></span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">3. Select the API method (any one or all) that  you want to debug and click on the <em>Start Debugging</em> button.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">4. Mention the last <em>n calls</em> (between 1  to 1000) that you want us to record by mentioning a value in the text box  provided.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">If you have already integrated with one of our  API Kits and are facing an error that you wish to debug, then proceed to the  next step.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">If however, you are testing our API and wish to  emulate API calls, then you may do so by selecting any of the PHP API Kits that we have deployed,  by clicking on it (at the bottom of the interface). Clicking on any of the API  Kits link will open the respective emulator in a new browser window.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">6. Once you have tried a few calls, you may  compare the XML Sent/Received with the ones logged in the system, by clicking on  the <em>Refresh</em> button in the previous browser window.</span></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">7. Once you have completed your debugging      exercise, turn off Debugging by clicking on the <em>Stop Debugging</em> button.<br />
 </span></p>
<div style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px"><strong><span style="font-family: Verdana; color: #ff0000; font-size: x-small;">IMPORTANT</span></strong></p>
<ul>
<li><span style="font-family: Verdana; font-size: x-small;">Turning on debugging for you API calls      will slow them down significantly. Please turn debugging off as soon as      possible to<br />
maintain optimal performance.</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Since enabling debugging also increases the load      on our server, it will automatically be turned off  after 1 hour.</span></li>
<li><span style="font-family: Verdana; font-size: x-small;">Turning Debugging Off deletes the API log file, so please be sure to save the  content of the textbox if you wish to refer to it later.</span></li>
</ul>
</div>
<p align="left"> </p>
<p align="left"><strong><span style="font-family: Verdana; font-size: x-small;">Troubleshooting Errors</span></strong></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">In case you encounter an error message, please  read the following links:</span></p>
<ul>
<li><span style="font-family: Verdana; font-size: x-small;"><a href="/category/reseller-guides/reseller-api-guide/sample-api-flow/">Sample API Flow</a></span></li>
<li><span style="font-family: Verdana; font-size: x-small;"><a href="/reseller-guides/reseller-api-guide/important-modification-of-result-of-search-calls-made-using-the-api/">IMPORTANT: Modification of Result of Search calls made using the API</a></span></li>
<li><span style="font-family: Verdana; font-size: x-small;"><a href="/reseller-guides/reseller-api-guide/server-error-format-description/">Server Error Format Description</a></span></li>
<li><span style="font-family: Verdana; font-size: x-small;"><a href="/reseller-guides/reseller-api-guide/data-validation-of-parameters-passed-in-an-api-method-call/">Data Validation of Parameters passed in an API Method Call</a></span></li>
<li><span style="font-family: Verdana; font-size: x-small;"><a href="/reseller-guides/reseller-api-guide/common-api-examples-and-errors/">Common API Examples and Errors</a></span></li>
</ul>
<p align="left"><span style="font-family: Verdana; font-size: x-small;">If you continue to face an error message,  please contact our Support Team at <span style="color: #0000ff;">support@gossimer.com</span>.</span></p>
<p></span></p>]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/reseller-guides/reseller-api-guide/emulate-and-debug-your-api-calls/debugging-api-calls-and-retrieving-the-xml-sent-recieved-by-our-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create / Edit a Customized Form Page</title>
		<link>http://www.hostingknowledge.com/website-builder/building-your-website/building-a-website-through-the-page-manager/creating-editing-pages/create-edit-a-customized-form-page/</link>
		<comments>http://www.hostingknowledge.com/website-builder/building-your-website/building-a-website-through-the-page-manager/creating-editing-pages/create-edit-a-customized-form-page/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 01:34:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Creating / Editing Pages]]></category>
		<category><![CDATA[Address Section]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[Category Options]]></category>
		<category><![CDATA[Check Boxes]]></category>
		<category><![CDATA[Checkbox]]></category>
		<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[Email Address]]></category>
		<category><![CDATA[Field Column]]></category>
		<category><![CDATA[Field Options]]></category>
		<category><![CDATA[General Page Manager]]></category>
		<category><![CDATA[Gt 2]]></category>
		<category><![CDATA[Gt 4]]></category>
		<category><![CDATA[Main Title Sub Title]]></category>
		<category><![CDATA[Manager Settings]]></category>
		<category><![CDATA[Mandatory Field]]></category>
		<category><![CDATA[Page Manager]]></category>
		<category><![CDATA[Pull Down Menu]]></category>
		<category><![CDATA[Radio Button]]></category>
		<category><![CDATA[Radio Buttons]]></category>
		<category><![CDATA[Registration Form]]></category>
		<category><![CDATA[Survey Form]]></category>
		<category><![CDATA[web page type]]></category>
		<category><![CDATA[Website Builder]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/website-builder/building-your-website/building-a-website-through-the-page-manager/creating-editing-pages/create-edit-a-customized-form-page/</guid>
		<description><![CDATA[761]]></description>
			<content:encoded><![CDATA[<div><span class="description"> </p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Page Manager allows you to create a Customized Form page (such as Survey Form, Polling Form, Registration Form, etc.) for your website.</span></p>
<p align="justify"><span style="font-size: x-small; font-family: Verdana;">1. </span><span style="font-size: x-small; font-family: Verdana;">Search for the <a title="domain name" href="http://www.gossimer.com/domain.php">domain name</a> and go to Order Details view to manage your <a title="Website Builder" href="http://www.gossimer.com/sitebuilder.php?type=sblite">Website Builder</a> package. </span><span style="font-size: xx-small; font-family: Verdana;"><a href="/website-builder/920-listing-searching-and-managing-orders/" target="_blank">Click here to learn how &gt;&gt;</a></span></p>
<p align="justify"><span style="font-size: x-small; font-family: Verdana;">2. In the Order Details View, click on the <em>Build Site</em> button to begin designing your website.</span></p>
<p align="justify"><span style="font-size: x-small; font-family: Verdana;">3.</span><span style="font-size: x-small; font-family: Verdana;"> </span><span style="font-size: x-small; font-family: Verdana;">To create a Customized Form, just select the <em>Customized Form</em> radio button in the <em>Choose the type of webpage</em> page, and click <em>Submit. </em> </span><span style="font-family: Verdana"><span style="font-size: xx-small;"><a href="/category/website-builder/building-your-website/building-a-website-through-the-page-manager/#webpagetype" target="_blank">Click here to read in detail about how to change the web page type &gt;&gt;</a></span></span></p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">4. The following page will be loaded</span></p>
<p align="center"><span style="font-family: Verdana;"><img src="http://www.hostingknowledge.com/attachments/5-Define_Form_Details.jpg" border="0" alt="Define Form Details" title="Create / Edit a Customized Form Page" /></span></p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">This page allows you to start providing the details of the customized form that you want to create with the <em>Form Title</em>. The <em>Form Title</em> that you enter here will be displayed alongside the Form on the final webpage.</span></p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">The <em>Field Name</em> is the name of the final form field. The <em>Field Type</em> could be a <em>Text Field, Text Area, Check Box, Radio Button, </em>or a<em> Pull Down </em>Menu.</span></p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;"><em>No. of Options</em> denotes the number of check boxes or radio buttons or number of entries in the pull down menu that is required by you.</span></p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">You can also make your visitors to compulsorily fill up a particular field, by clicking the appropriate checkbox under the <em>Mandatory </em>field column.</span></p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">You can also add a new field to your form or even delete a particular field at any time. Once you submit all the required information for your Form, you can then proceed to provide the individual values for each of the field category options that you had created.</span></p>
<p align="center"><span style="font-family: Verdana;"><img src="http://www.hostingknowledge.com/attachments/5-Edit_Field_Properties_2.jpg" border="0" alt="Edit Field Properties" title="Create / Edit a Customized Form Page" /></span></p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">Once you provide all the values for the individual field options, you can then proceed to preview your customized form as it would appear on your website and later publish it to your website once you are satisfied.<br />
 </span></p>
<div style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px"><strong><span style="font-size: x-small; color: #ff0000; font-family: Verdana;">IMPORTANT</span></strong> </p>
<p align="left"><span style="font-size: x-small; font-family: Verdana;">The details of the Form will sent to the <a title="email address" href="http://www.gossimer.com/hosting.php?type=email">email address</a> you had specified under the <em>Change Main Title, Sub Title &amp; Email Address</em> section under <a title="general Page Manager settings" href="http://www.hostingknowledge.com/website-builder/building-your-website/building-a-website-through-the-page-manager/general-page-manager-settings/">general Page Manager settings</a>. </span><span style="font-size: xx-small; font-family: Verdana;"><a href="/website-builder/building-your-website/building-a-website-through-the-page-manager/general-page-manager-settings/#titleemail" target="_blank">Click here for more details &gt;&gt;</a></span></p>
</div>
<p> </p>
<p></span></div>
<p><span class="description"> </span></p>]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/website-builder/building-your-website/building-a-website-through-the-page-manager/creating-editing-pages/create-edit-a-customized-form-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webmail Features</title>
		<link>http://www.hostingknowledge.com/email-hosting/email-users-guide-access-your-email/webmail-features/</link>
		<comments>http://www.hostingknowledge.com/email-hosting/email-users-guide-access-your-email/webmail-features/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 00:30:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Email Users Guide - Access your Email]]></category>
		<category><![CDATA[(123)-123-1234]]></category>
		<category><![CDATA[Automatic Reminders]]></category>
		<category><![CDATA[Calendar Task]]></category>
		<category><![CDATA[Comma Separated Values]]></category>
		<category><![CDATA[Conference Schedules]]></category>
		<category><![CDATA[Conventional Web]]></category>
		<category><![CDATA[conventional web interfaces]]></category>
		<category><![CDATA[Desktop Clients]]></category>
		<category><![CDATA[Email administrator]]></category>
		<category><![CDATA[Email Management]]></category>
		<category><![CDATA[Email Messages]]></category>
		<category><![CDATA[enabling mail encryption]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Internet Directory Services]]></category>
		<category><![CDATA[Intuitive User]]></category>
		<category><![CDATA[mail private]]></category>
		<category><![CDATA[Management Messages]]></category>
		<category><![CDATA[Message Template]]></category>
		<category><![CDATA[Message Templates]]></category>
		<category><![CDATA[military grade encryption]]></category>
		<category><![CDATA[Mozilla Firefox]]></category>
		<category><![CDATA[Multimedia Content]]></category>
		<category><![CDATA[New Folders]]></category>
		<category><![CDATA[Online Address Book]]></category>
		<category><![CDATA[Open Folder]]></category>
		<category><![CDATA[Outgoing Messages]]></category>
		<category><![CDATA[PDA]]></category>
		<category><![CDATA[Personal Calendar]]></category>
		<category><![CDATA[Template Wizard]]></category>
		<category><![CDATA[Unique Tab]]></category>
		<category><![CDATA[Web Browser]]></category>
		<category><![CDATA[Web Interfaces]]></category>

		<guid isPermaLink="false">http://hosting.local.dev/email-hosting/email-users-guide---access-your-email/webmail-features/</guid>
		<description><![CDATA[944]]></description>
			<content:encoded><![CDATA[<div style="padding-bottom: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; border: 1px solid;"><strong><span style="font-family: Verdana; color: #ff0000; font-size: x-small;">IMPORTANT</span></strong></p>
<p align="left"><span style="font-family: Verdana; font-size: x-small;"><a title="Email Hosting" href="http://www.gossimer.com/hosting.php?type=email">Email Hosting</a> Orders activated on or  after 2 July, 2009, will have a separate Email management and <a title="Webmail" href="http://www.gossimer.com/hosting.php?type=email">Webmail</a>  interface.</span></p>
</div>
<ul><span style="font-family: Verdana; font-size: x-small;"></p>
<li><strong>Intuitive User Interfaces</strong><br />
Our Webmail consists of <em>Advanced</em> interfaces for both IE and Mozilla/Firefox that look like traditional desktop  clients and utilize the latest technologies. A light-weight <em>simple</em> interface is also provided, for access via any browser.</li>
<li><strong>Superior Online Address Book</strong><br />
Need a phone number but don&#8217;t have  access to your computer? Store your contacts in the private online address book  provided with every mailbox, and the next time you are away from your PC or PDA,  you can still get access to that information via any web browser.</p>
<p>You  can also search and import contacts via Internet Directory Services (LDAP) and  import/export contacts from/to the CSV (Comma Separated Values) file format.</li>
<li><strong>Calendar / Task List</strong><br />
Create and manage your appointments, tasks,  birthdays, meetings, conference schedules, events, anniversaries etc in your own  personal calendar. Setup automatic reminders for all important tasks and dates.  Access this information from anywhere, anytime.</li>
<li><strong>Unique Tab-Based Email Browsing</strong><br />
Email messages can be viewed using  a unique tab-based interface that allows for quick and easy navigation of  messages without requiring multiple windows to be open.</li>
<li><strong>Folder Management</strong><br />
Messages received by our webmail can be moved  among folders for sorting and archiving purposes. New folders and sub-folders  can be added and deleted, allowing users to categorize and organize messages.  These same folders can also be accessed via IMAP and vice versa.</li>
<li><strong><em>Drag and Drop</em> Messages</strong><br />
Unlike conventional web interfaces,  you can simply <em>drag and dro</em>p messages into the desired folder to move the  same.</li>
<li><strong>Full HTML Email Support</strong><br />
Our Webmail supports HTML Email messages,  allowing users to receive attached pictures, multimedia content and data  contained in Email messages. Users can also compose html Email messages and  attach files to outgoing messages.</li>
<li><strong>Message Templates</strong><br />
Commonly known as <em><strong>stationery</strong></em>. The  new Message template Wizard allows users to add images and enhanced HTML  formatting to outgoing messages. After generating a template, the source HTML  can be edited manually.</li>
<li><strong>Sorting &amp; Searching</strong><br />
Messages contained in any folder can be  sorted by Subject, Date, or <a title="Email Address" href="http://www.gossimer.com/hosting.php?type=email">Email Address</a>. Users can also search their mailbox  for messages containing matches of the user-specified string, allowing quick and  easy access to stored Email.</li>
<li><strong>Mail Encryption [PGP]</strong><br />
Keep your mail private by enabling mail  encryption. Options range from commercial to military grade encryption (4096  bit) for outgoing Email messages. Messages can be automatically signed with your  public encryption key, allowing others to send encrypted messages to you.</li>
<li><strong>Change Passwords</strong><br />
All users can change their own passwords using  the webmail interface without getting in touch with the Email administrator.</li>
<li><strong>Email Forwarding</strong><br />
Each user can forward a copy of all incoming  Emails to one or more other Email addresses.</li>
<li><span style="font-family: Verdana; font-size: x-small;"><strong>Auto-Responder / Vacation Message</strong><br />
Each user can add, delete and  modify their own auto-responder from their webmail interface. Enabling the  auto-responder would result in an automatic reply being sent out by the Email  system as soon as an Email is received for that specific Email address.  <a title="Auto-Responders" href="http://www.hostingknowledge.com/email-hosting/email-administrators-guide-create-and-manage-accounts/managing-email-addresses/auto-responders/">Auto-Responders</a> are commonly used for the following:</p>
<ul type="square">
<li>Vacation Messages: Notifying anyone that sends an Email to this address that  the user to whom this Email was sent is currently out of office / town. For  example &#8211; &#8220;<span style="color: #0000ff;"><em>I am currently out of the office and have  limited access to Email. I will be back on Friday, 5th Oct. In case of any  urgent work, you may contact Mr. John Smith at (123)-123-1234 in my  absence.</em></span>&#8220;</li>
<li>Delivery Confirmations: Notifying anyone that sends an Email to this address  that their message has been received. For example, an auto-responder for a sales  Email address &#8211; &#8220;<em><span style="color: #0000ff;">Thank you for your Email. This is to  confirm that your message has been received by us. We will be replying to you  shortly.</span></em>&#8220;</li>
</ul>
<p></span></li>
<p></span></ul>]]></content:encoded>
			<wfw:commentRss>http://www.hostingknowledge.com/email-hosting/email-users-guide-access-your-email/webmail-features/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
