<?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 Knowledge base</title>
	<atom:link href="http://hostinghexa.com/feed" rel="self" type="application/rss+xml" />
	<link>http://hostinghexa.com</link>
	<description>Web Hosting Knowledge base by Hexahost</description>
	<lastBuildDate>Tue, 13 Mar 2012 01:22:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Zero Day Vulnerability in many WordPress Themes</title>
		<link>http://hostinghexa.com/security-announcements/zero-day-vulnerability-in-many-wordpress-themes.html</link>
		<comments>http://hostinghexa.com/security-announcements/zero-day-vulnerability-in-many-wordpress-themes.html#comments</comments>
		<pubDate>Tue, 13 Mar 2012 01:22:01 +0000</pubDate>
		<dc:creator>Team Hexahost</dc:creator>
				<category><![CDATA[Security Announcements]]></category>

		<guid isPermaLink="false">http://hostinghexa.com/?p=21</guid>
		<description><![CDATA[If you are a Blogger and if you use WordPress software for Blogging, Read This very information about a critical Vulnerability that needs to be fixed immediately. We will run a scan through our entire list of server and all affected websites will be suspended until you fix the vulnerability. It spreads through the Themes [...]]]></description>
			<content:encoded><![CDATA[<p><strong>If you are a Blogger and if you use WordPress software for Blogging, Read This very information about a critical Vulnerability that needs to be fixed immediately. </strong></p>
<p><strong>We will run a scan through our entire list of server and all affected websites will be suspended until you fix the vulnerability. It spreads through the Themes you use in your WordPress. </strong></p>
<p>An image resizing utility called timthumb.php is widely used by many WordPress themes. Google shows over 39 million results for the script name. If your WordPress theme is bundled with an unmodified timthumb.php as many commercial and free themes are, then you should immediately either remove it or edit it and set the $allowedSites array to be empty. The utility only does a partial match on hostnames allowing hackers to upload and execute arbitrary PHP code in your timthumb cache directory. I haven’t audited the rest of the code, so this may or may not fix all vulnerabilities. Also recursively grep your WordPress directory and subdirs for the base64_decode function and look out for long encoded strings to check if you’ve been compromised.</p>
<p><strong>How to fix:</strong></p>
<p>As per several requests I’m posting hopefully easy to use instructions on how to fix this. This is for the latest version of timthumb.php version 1.33 available here http://code.google.com/p/timthumb/source/browse/trunk/timthumb.php . Check your version because there are many much older versions floating around.</p>
<p>NOTE: timthumb.php is inherently insecure because it relies on being able to write files into a directory that is accessible by people visiting your website. That’s never a good idea. So if you want to be truly secure, just delete the file using “rm timthumb.php” and make sure it didn’t break anything in the theme you’re using.  If you still want to use it but want to be a bit more secure, you can follow the instructions below.</p>
<p>This will disable timthumb.php’s ability to load images from external sites, but most bloggers only use timthumb.php for resizing local images:</p>
<p><strong>1) Login to your Cpanel File Manager.</p>
<p>2) Browse your wordpress installation directory. That is going to vary according to which host you’re using or how you’ve installed it.</p>
<p>3) You need to find every copy of timthumb.php on your system. Most possibly it will be under public_html/wp-content/themes//timthumb.php</p>
<p>4) It will show you a list of where timthumb.php is located. You may want to repeat this command using “thumb.php” as some users have reported that’s what it’s called on their systems.</p>
<p>5) Edit timthumb.php using a text editor in Cpanel.</p>
<p>6) Go down to line where it starts $allowedSites = array (</p>
<p>7) Change it to remove all the sites listed like “blogger.com” and “flickr.com”. Once you’re done the line should look like this from $allowedSites to the semi-colon:</p>
<p>$allowedSites = array();</p>
<p> <img src='http://hostinghexa.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Note the empty parentheses.</p>
<p>9) The next line should be blank and the following line will probably say “STOP MODIFYING HERE”</strong></p>
<p>That’s it. Save the file and you’re done.</p>
]]></content:encoded>
			<wfw:commentRss>http://hostinghexa.com/security-announcements/zero-day-vulnerability-in-many-wordpress-themes.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to register your domain name with Hexahost ?</title>
		<link>http://hostinghexa.com/domain-register-howto/how-to-register-your-domain-name-with-hexahost.html</link>
		<comments>http://hostinghexa.com/domain-register-howto/how-to-register-your-domain-name-with-hexahost.html#comments</comments>
		<pubDate>Fri, 05 Aug 2011 08:13:50 +0000</pubDate>
		<dc:creator>Team Hexahost</dc:creator>
				<category><![CDATA[Domain register howto]]></category>
		<category><![CDATA[register a domain name]]></category>

		<guid isPermaLink="false">http://hostinghexa.com/?p=13</guid>
		<description><![CDATA[1. If you do not haave a Hexahost client area login create one using http://hostinghexa.com/getting-started/how-to-register-with-hexahost-web-hosting-provider.html 2. Browse https://hexahost.com/billing/domainchecker.php 3. Enter the name you want and select your required TLD (Top Level Domains like .com / .net etc ) . The Domain Checker will show you available domains with the price for registering the same domain [...]]]></description>
			<content:encoded><![CDATA[<p>1. If you do not haave a Hexahost client area login create one using http://hostinghexa.com/getting-started/how-to-register-with-hexahost-web-hosting-provider.html<br />
2. Browse <a href="https://hexahost.com/billing/domainchecker.php">https://hexahost.com/billing/domainchecker.php</a></p>
<div id="attachment_14" class="wp-caption aligncenter" style="width: 310px"><a href="http://hostinghexa.com/wp-content/uploads/2011/08/domain-register-howto-1.gif" target="_blank"><img class="size-medium wp-image-14 " title="domain-register-howto-1" src="http://hostinghexa.com/wp-content/uploads/2011/08/domain-register-howto-1-300x240.gif" alt="domain-register-howto-Image1" width="300" height="240" /></a><p class="wp-caption-text">domain-register-howto-Image1</p></div>
<p>3. Enter the name you want and select your required TLD (Top Level Domains like .com / .net etc ) . The Domain Checker will show you available domains with the price for registering the same domain name</p>
<div id="attachment_15" class="wp-caption aligncenter" style="width: 310px"><a href="http://hostinghexa.com/wp-content/uploads/2011/08/domain-register-howto-2.gif" target="_blank"><img class="size-medium wp-image-15 " title="domain-register-howto-2" src="http://hostinghexa.com/wp-content/uploads/2011/08/domain-register-howto-2-300x164.gif" alt="domain-register-howto-Image2" width="300" height="164" /></a><p class="wp-caption-text">domain-register-howto-Image2</p></div>
<p>4. select the available required domain name and clieck order now<br />
5. Update your name servers. The default name servers will be dns1.dnsentries.com and dns2.dnsentries.com. These default name servers are required only when you are planning to host your web sites with Hexahost. If you have a hosting account with any other web hosting provider you can update thier name servers here by selecting &#8220;use custom nameservers&#8221; .</p>
<div id="attachment_16" class="wp-caption aligncenter" style="width: 310px"><a href="http://hostinghexa.com/wp-content/uploads/2011/08/domain-register-howto-3.gif" target="_blank"><img class="size-medium wp-image-16 " title="domain-register-howto-3" src="http://hostinghexa.com/wp-content/uploads/2011/08/domain-register-howto-3-300x256.gif" alt="domain-register-howto-Image3" width="300" height="256" /></a><p class="wp-caption-text">domain-register-howto-Image3</p></div>
<p>6. Click update cart<br />
7. Select your Payment methods  Paypal &#8211; For International customers / EBS &#8211; For Indian Customers<br />
8. Read and Agree the terms of services<br />
9. Review and click &#8220;Complete order<br />
10. You will be redirected  to your Payment gateway Paypal OR EBS<br />
11. Pay the Invoice ammount<br />
12. You will get an E-mail shortly with your Domain registration information</p>
]]></content:encoded>
			<wfw:commentRss>http://hostinghexa.com/domain-register-howto/how-to-register-your-domain-name-with-hexahost.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Hexahost client area ?</title>
		<link>http://hostinghexa.com/getting-started/how-to-use-hexahost-client-area.html</link>
		<comments>http://hostinghexa.com/getting-started/how-to-use-hexahost-client-area.html#comments</comments>
		<pubDate>Fri, 05 Aug 2011 07:49:32 +0000</pubDate>
		<dc:creator>Team Hexahost</dc:creator>
				<category><![CDATA[getting started]]></category>
		<category><![CDATA[Hexahost Clinent area]]></category>

		<guid isPermaLink="false">http://hostinghexa.com/?p=11</guid>
		<description><![CDATA[Using Hexahost client area you can do all administrative tasks of you Hosting Account and your Domains registered with Hexahost. First of all you need to create an account with Hexahost as per http://hostinghexa.com/getting-started/how-to-register-with-hexahost-web-hosting-provider.html Using the Hexahost Portal home  you can : Check a domain name for your website and if is avaialble you can [...]]]></description>
			<content:encoded><![CDATA[<p>Using Hexahost client area you can do all administrative tasks of you Hosting Account and your Domains registered with Hexahost.</p>
<p>First of all you need to create an account with Hexahost as per http://hostinghexa.com/getting-started/how-to-register-with-hexahost-web-hosting-provider.html</p>
<p>Using the Hexahost Portal home  you can :</p>
<ol>
<li>Check a domain name for your website and if is avaialble you can register your Domain name with Hexahost using <a href="https://hexahost.com/billing/domainchecker.php">https://hexahost.com/billing/domainchecker.php</a></li>
<li>You can place new Hosting order by using  <a href="https://hexahost.com/billing/cart.php">https://hexahost.com/billing/cart.php</a></li>
<li>You can view latest Hosting announcements using https://hexahost.com/billing/announcements.php</li>
<li>If you have any issues with your web sites hostted on Hexahost you can Create a support ticket using https://hexahost.com/billing/submitticket.php</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://hostinghexa.com/getting-started/how-to-use-hexahost-client-area.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to register with hexahost web hosting provider ?</title>
		<link>http://hostinghexa.com/getting-started/how-to-register-with-hexahost-web-hosting-provider.html</link>
		<comments>http://hostinghexa.com/getting-started/how-to-register-with-hexahost-web-hosting-provider.html#comments</comments>
		<pubDate>Fri, 05 Aug 2011 07:39:50 +0000</pubDate>
		<dc:creator>Team Hexahost</dc:creator>
				<category><![CDATA[getting started]]></category>
		<category><![CDATA[Hexahost customer signup]]></category>

		<guid isPermaLink="false">http://hostinghexa.com/?p=8</guid>
		<description><![CDATA[How to register with hexahost web hosting provider ? Creating a membership ID with Hexahost web hosting provider is very simple and free. Open your favorite web browser Enter https://hexahost.com/billing/register.php in your address bar Fill in all relevant details such as First name, Last name, Company name (if applicable), Email address , Postal address, City, [...]]]></description>
			<content:encoded><![CDATA[<p>How to register with hexahost web hosting provider ?</p>
<p>Creating a membership ID with Hexahost web hosting provider is very simple and free.</p>
<ol>
<li>Open your favorite web browser</li>
<li>Enter <a href="https://hexahost.com/billing/register.php">https://hexahost.com/billing/register.php </a> in your address bar</li>
<li>Fill in all relevant details such as First name, Last name, Company name (if applicable), Email address , Postal address, City, State/region, Zip/Postal code, Country, choose your own password</li>
<li>Read the Terms of service and agree if you wish to continue</li>
<li>Click continue</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://hostinghexa.com/getting-started/how-to-register-with-hexahost-web-hosting-provider.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Welcome!</title>
		<link>http://hostinghexa.com/uncategorized/welcom.html</link>
		<comments>http://hostinghexa.com/uncategorized/welcom.html#comments</comments>
		<pubDate>Sat, 23 Jul 2011 12:37:35 +0000</pubDate>
		<dc:creator>Team Hexahost</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hostinghexa.com/?p=1</guid>
		<description><![CDATA[Dear Netizens ! Welcome to Web Hosting Knowledge base by Hexahost.com. This Website is a dedicated knoledge base for Hexahost Hosting customers.  Here you can find almost all answers to your Hosting questions. Latest Topics included in the Web Hosting Knowledge base : 1) Getting started with Hexahost web hosting 2) Web hosting how to [...]]]></description>
			<content:encoded><![CDATA[<p>Dear Netizens !</p>
<p>Welcome to Web Hosting Knowledge base by Hexahost.com. This Website is a dedicated knoledge base for Hexahost Hosting customers.  Here you can find almost all answers to your Hosting questions.</p>
<p>Latest Topics included in the<a title="Visit Site" href="../"> Web Hosting Knowledge base</a> :</p>
<p>1) <a title="Getting Started with Hexahost Web Hosting Provider" href="http://hostinghexa.com/getting-started" target="_blank">Getting started with Hexahost web hosting</a></p>
<p>2) Web hosting how to</p>
<p>2) Reseller hosting how to</p>
<p>3) E-mail hosting how to</p>
<p>4) Virtual private server VPS hosting how to</p>
<p>Please read the relevant topics further.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://hostinghexa.com/uncategorized/welcom.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

