<?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>Question XX=? Answer OO=m : xxOOm.com &#187; Hosting</title>
	<atom:link href="http://www.xxoom.com/xx/hosting/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xxoom.com</link>
	<description>-</description>
	<lastBuildDate>Tue, 13 Sep 2011 21:19:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>How to redirect non www to www</title>
		<link>http://www.xxoom.com/hosting/how-to-redirect-non-www-to-www</link>
		<comments>http://www.xxoom.com/hosting/how-to-redirect-non-www-to-www#comments</comments>
		<pubDate>Wed, 27 Jul 2011 12:06:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[hostname]]></category>
		<category><![CDATA[redirection]]></category>

		<guid isPermaLink="false">http://www.xxoom.com/?p=107</guid>
		<description><![CDATA[There are still sites you cannot reach without using www in domain name. That is DNS configuration problem, but what if you find that your site is indexed with 2 domain names &#8211; one with www.yourpage.com and yourpage.com. For search engines, these are two different sites with the same content. Non WWW to WWW redirection [...]]]></description>
			<content:encoded><![CDATA[<p>There are still sites you cannot reach without using www in domain name. That is DNS configuration problem, but what if you find that your site is indexed with 2  domain names &#8211; one with <em>www.yourpage.com</em> and <em>yourpage.com</em>. For search engines, these are two different sites with the same content.</p>
<h2>Non WWW to WWW redirection</h2>
<blockquote><p>#Options +FollowSymlinks<br />
RewriteEngine On<br />
RewriteCond %{http_host} ^yoursite.com<br />
RewriteRule ^(.*) http://www.yoursite.com/$1 [R=301,L]
</p></blockquote>
<p>If you have any problem please remove &#8220;#&#8221; from the  first line.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http://www.xxoom.com/hosting/how-to-redirect-non-www-to-www&amp;submitHeadline=How+to+redirect+non+www+to+www&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.xxoom.com/hosting/how-to-redirect-non-www-to-www&amp;title=How+to+redirect+non+www+to+www" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.xxoom.com/hosting/how-to-redirect-non-www-to-www&amp;title=How+to+redirect+non+www+to+www" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.xxoom.com/hosting/how-to-redirect-non-www-to-www" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.xxoom.com/hosting/how-to-redirect-non-www-to-www&amp;title=How+to+redirect+non+www+to+www" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.xxoom.com/hosting/how-to-redirect-non-www-to-www&amp;bm_description=How+to+redirect+non+www+to+www" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.xxoom.com/hosting/how-to-redirect-non-www-to-www&amp;T=How+to+redirect+non+www+to+www" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.xxoom.com/hosting/how-to-redirect-non-www-to-www&amp;title=How+to+redirect+non+www+to+www" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.xxoom.com/hosting/how-to-redirect-non-www-to-www&amp;title=How+to+redirect+non+www+to+www" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.xxoom.com/hosting/how-to-redirect-non-www-to-www" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http://www.xxoom.com/hosting/how-to-redirect-non-www-to-www" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+How+to+redirect+non+www+to+www+@+http://www.xxoom.com/hosting/how-to-redirect-non-www-to-www" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.xxoom.com/hosting/how-to-redirect-non-www-to-www&amp;t=How+to+redirect+non+www+to+www" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.xxoom.com/hosting/how-to-redirect-non-www-to-www/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prevent hostname from changing after VPS restart</title>
		<link>http://www.xxoom.com/linux/prevent-hostname-from-changing-after-vps-restart</link>
		<comments>http://www.xxoom.com/linux/prevent-hostname-from-changing-after-vps-restart#comments</comments>
		<pubDate>Sat, 12 Feb 2011 13:13:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[hostname]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://www.xxoom.com/?p=83</guid>
		<description><![CDATA[Every time I reboot the vps,  it comes as hostname &#8220;defaulthostname&#8221;. How to prevent this? 1. You can change its hostname with the command ‘hostname‘ # hostname without parameter it will output the current hostname. # hostname your-hostname will set the hostname of the system to your-hostname 2. Login to SSH as root and navigate [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Every time I reboot the vps,  it comes as hostname &#8220;defaulthostname&#8221;. How to prevent this?</strong></p>
<blockquote><p>1. You can change its hostname with the command ‘<strong>hostname</strong>‘<br />
# hostname<br />
without parameter it will output the current hostname.</p>
<p># hostname your-hostname<br />
will set the hostname of the system to <code>your-hostname</code></p>
<p><code><br />
2. Login to SSH as root and navigate to etc/sysconfig then type: chattr +i network.<br />
cd ..<br />
cd etc/sysconfig<br />
chattr +i network </code></p></blockquote>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http://www.xxoom.com/linux/prevent-hostname-from-changing-after-vps-restart&amp;submitHeadline=Prevent+hostname+from+changing+after+VPS+restart&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.xxoom.com/linux/prevent-hostname-from-changing-after-vps-restart&amp;title=Prevent+hostname+from+changing+after+VPS+restart" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.xxoom.com/linux/prevent-hostname-from-changing-after-vps-restart&amp;title=Prevent+hostname+from+changing+after+VPS+restart" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.xxoom.com/linux/prevent-hostname-from-changing-after-vps-restart" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.xxoom.com/linux/prevent-hostname-from-changing-after-vps-restart&amp;title=Prevent+hostname+from+changing+after+VPS+restart" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.xxoom.com/linux/prevent-hostname-from-changing-after-vps-restart&amp;bm_description=Prevent+hostname+from+changing+after+VPS+restart" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.xxoom.com/linux/prevent-hostname-from-changing-after-vps-restart&amp;T=Prevent+hostname+from+changing+after+VPS+restart" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.xxoom.com/linux/prevent-hostname-from-changing-after-vps-restart&amp;title=Prevent+hostname+from+changing+after+VPS+restart" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.xxoom.com/linux/prevent-hostname-from-changing-after-vps-restart&amp;title=Prevent+hostname+from+changing+after+VPS+restart" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.xxoom.com/linux/prevent-hostname-from-changing-after-vps-restart" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http://www.xxoom.com/linux/prevent-hostname-from-changing-after-vps-restart" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Prevent+hostname+from+changing+after+VPS+restart+@+http://www.xxoom.com/linux/prevent-hostname-from-changing-after-vps-restart" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.xxoom.com/linux/prevent-hostname-from-changing-after-vps-restart&amp;t=Prevent+hostname+from+changing+after+VPS+restart" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.xxoom.com/linux/prevent-hostname-from-changing-after-vps-restart/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>htaccess SuPHP php_value _flag php.ini</title>
		<link>http://www.xxoom.com/linux/htaccess-suphp-php_value-_flag-php-ini</link>
		<comments>http://www.xxoom.com/linux/htaccess-suphp-php_value-_flag-php-ini#comments</comments>
		<pubDate>Wed, 28 Apr 2010 00:02:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[suphp]]></category>

		<guid isPermaLink="false">http://www.xxoom.com/?p=67</guid>
		<description><![CDATA[On suphp servers  you should remove the lines from .htaccess file that begin with &#8220;php_value&#8221; and &#8220;php_flag&#8221;. You will need to add the settings that you want to use to a file named php.ini and upload php.ini into your public_html directory. You will need to remove php_value and php_flag from ALL .htaccess files you may [...]]]></description>
			<content:encoded><![CDATA[<p>On suphp servers  you should remove the lines from .htaccess file that begin with &#8220;php_value&#8221;  and &#8220;php_flag&#8221;.  You will need to add the settings  that you want to use to a file named php.ini and upload  php.ini into your public_html  directory.</p>
<p>You will need to remove php_value and php_flag from ALL .htaccess files  you may have</p>
<p>In .htaccess under public_html, add the following:</p>
<pre>suPHP_ConfigPath /home/AccountUserName/public_html
&lt;Files php.ini&gt;
order allow,deny
deny from all
&lt;/Files&gt;</pre>
<p>In php.ini under public_html add the settings  that you want to use:</p>
<pre>register_globals = On
post_max_size 6M
upload_max_filesize 6M
max_execution_time 90
max_input_time 90
....</pre>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http://www.xxoom.com/linux/htaccess-suphp-php_value-_flag-php-ini&amp;submitHeadline=htaccess+SuPHP+php_value+_flag+php.ini&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.xxoom.com/linux/htaccess-suphp-php_value-_flag-php-ini&amp;title=htaccess+SuPHP+php_value+_flag+php.ini" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.xxoom.com/linux/htaccess-suphp-php_value-_flag-php-ini&amp;title=htaccess+SuPHP+php_value+_flag+php.ini" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.xxoom.com/linux/htaccess-suphp-php_value-_flag-php-ini" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.xxoom.com/linux/htaccess-suphp-php_value-_flag-php-ini&amp;title=htaccess+SuPHP+php_value+_flag+php.ini" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.xxoom.com/linux/htaccess-suphp-php_value-_flag-php-ini&amp;bm_description=htaccess+SuPHP+php_value+_flag+php.ini" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.xxoom.com/linux/htaccess-suphp-php_value-_flag-php-ini&amp;T=htaccess+SuPHP+php_value+_flag+php.ini" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.xxoom.com/linux/htaccess-suphp-php_value-_flag-php-ini&amp;title=htaccess+SuPHP+php_value+_flag+php.ini" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.xxoom.com/linux/htaccess-suphp-php_value-_flag-php-ini&amp;title=htaccess+SuPHP+php_value+_flag+php.ini" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.xxoom.com/linux/htaccess-suphp-php_value-_flag-php-ini" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http://www.xxoom.com/linux/htaccess-suphp-php_value-_flag-php-ini" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+htaccess+SuPHP+php_value+_flag+php.ini+@+http://www.xxoom.com/linux/htaccess-suphp-php_value-_flag-php-ini" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.xxoom.com/linux/htaccess-suphp-php_value-_flag-php-ini&amp;t=htaccess+SuPHP+php_value+_flag+php.ini" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.xxoom.com/linux/htaccess-suphp-php_value-_flag-php-ini/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awstats report send via email</title>
		<link>http://www.xxoom.com/hosting/awstats-report-send-via-email</link>
		<comments>http://www.xxoom.com/hosting/awstats-report-send-via-email#comments</comments>
		<pubDate>Thu, 10 Sep 2009 22:49:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[awstats]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[stats]]></category>

		<guid isPermaLink="false">http://www.xxoom.com/?p=27</guid>
		<description><![CDATA[Is it possible to get Awstats to send a monthly report with some basic stats  to Email? Script to send last months AwStats report to an email address: www.sitepoint.com/forums/showthread.php?t=275042 This scipt will run on a web server with CPanel.  It uses the CPanel  system to log in and get the report page from AwStats for [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Is it possible to get Awstats to send a monthly report with some basic stats  to Email?</p></blockquote>
<p><strong><em>Script to send last months AwStats report to an email address:</em></strong> <a href="http://www.sitepoint.com/forums/showthread.php?t=275042" target="_blank">www.sitepoint.com/forums/showthread.php?t=275042</a></p>
<p>This scipt will run on a web server with CPanel.  It uses the CPanel  system to log in and get the report page from AwStats for the previous month.</p>
<p><em>To use this script:</em></p>
<ul>
<li> change the strings located in the first block of code to match  information for your domain and CPanel account.</li>
<li> Install the two script files into a location on your web server outside of the public html area (you don&#8217;t want someone accidently seeing the account details).</li>
<li>Then set up a cron job to run the php program sometime after the first of the month. The command for the cron job might look like:<span style="text-decoration: underline;">php -q /home/userid/scripts/stats.php</span></li>
</ul>
<p><em>Based on a script from Ronan Magee (ronanmagee on the SitePoint.com forum)</em><br />
<em>Modified by David K. Goodwin (dkg2000 on the SitePoint.com forum)</em></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http://www.xxoom.com/hosting/awstats-report-send-via-email&amp;submitHeadline=Awstats+report+send+via+email&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.xxoom.com/hosting/awstats-report-send-via-email&amp;title=Awstats+report+send+via+email" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.xxoom.com/hosting/awstats-report-send-via-email&amp;title=Awstats+report+send+via+email" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.xxoom.com/hosting/awstats-report-send-via-email" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.xxoom.com/hosting/awstats-report-send-via-email&amp;title=Awstats+report+send+via+email" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://www.xxoom.com/hosting/awstats-report-send-via-email&amp;bm_description=Awstats+report+send+via+email" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.xxoom.com/hosting/awstats-report-send-via-email&amp;T=Awstats+report+send+via+email" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.xxoom.com/hosting/awstats-report-send-via-email&amp;title=Awstats+report+send+via+email" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.xxoom.com/hosting/awstats-report-send-via-email&amp;title=Awstats+report+send+via+email" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.xxoom.com/hosting/awstats-report-send-via-email" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http://www.xxoom.com/hosting/awstats-report-send-via-email" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Awstats+report+send+via+email+@+http://www.xxoom.com/hosting/awstats-report-send-via-email" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.xxoom.com/hosting/awstats-report-send-via-email&amp;t=Awstats+report+send+via+email" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.xxoom.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.xxoom.com/hosting/awstats-report-send-via-email/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

