<?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>Server Management Tips by SupportPRO &#187; Server Security</title>
	<atom:link href="http://blog.supportpro.com/category/server-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.supportpro.com</link>
	<description>SupportPRO Blog</description>
	<lastBuildDate>Wed, 01 Feb 2012 08:47:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to check the server is Suexec</title>
		<link>http://blog.supportpro.com/2011/06/how-to-check-the-server-is-suexec/</link>
		<comments>http://blog.supportpro.com/2011/06/how-to-check-the-server-is-suexec/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 07:26:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Security]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=495</guid>
		<description><![CDATA[Login into you server with the root login details and run following command
[root@server]# /usr/local/cpanel/bin/rebuild_phpconf &#8211;current
If server is Suexec then result would look like
==============
DEFAULT PHP: 5
PHP4 SAPI: suphp
PHP5 SAPI: suphp
SUEXEC: enabled
==============
If you are not sure about Shell then you can also check the SuExec is enabled or not from your WHM. Login into your WHM and [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2011/06/how-to-check-the-server-is-suexec/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to disable redirection to SSL while accessing WHM,cPanel,Webmail</title>
		<link>http://blog.supportpro.com/2011/04/how-to-disable-redirection-to-ssl-while-accessing-whmcpanelwebmail/</link>
		<comments>http://blog.supportpro.com/2011/04/how-to-disable-redirection-to-ssl-while-accessing-whmcpanelwebmail/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 05:49:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Security]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=488</guid>
		<description><![CDATA[If you want to disable redirection to SSL connection while accessing WHM, cPanel, Webmail, please follows these steps.
Login to WHM >> Tweak Setting >> Uncheck the following options under Redirection.
Always redirect users to the ssl/tls ports when visiting /cpanel, /webmail, etc.
Also you have to uncheck the following option under Security in Tweak Settings.
Require SSL for [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2011/04/how-to-disable-redirection-to-ssl-while-accessing-whmcpanelwebmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Level PCI Compliance &amp; Procedures</title>
		<link>http://blog.supportpro.com/2011/04/server-level-pci-compliance-procedures/</link>
		<comments>http://blog.supportpro.com/2011/04/server-level-pci-compliance-procedures/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 12:00:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Security]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=475</guid>
		<description><![CDATA[PCI DSS (Payment Card Industry Data Security Standards) are the official security standards created by the PCI Security Standard Council to reduce payment card frauds. It provides elaborate and comprehensive standards to enhance payment card data security. The core purpose of PCI DSS this is to create as secure of an environment as possible for [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2011/04/server-level-pci-compliance-procedures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to disble root logins in the cpanel server</title>
		<link>http://blog.supportpro.com/2011/03/how-to-disble-root-logins-in-the-cpanel-server/</link>
		<comments>http://blog.supportpro.com/2011/03/how-to-disble-root-logins-in-the-cpanel-server/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 04:28:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Security]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=468</guid>
		<description><![CDATA[If you are using cPanel server make sure you add your admin user to the ‘wheel’ group so that you will be able to ‘su -‘ to root, otherwise you may lock yourself out of root.
1. SSH into your server as ‘admin’ and gain root access by su
2. Copy and paste this line to edit [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2011/03/how-to-disble-root-logins-in-the-cpanel-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to restrict number of simultaneous connections per vhost/dir and limit the bandwidth for files on vhost/dir</title>
		<link>http://blog.supportpro.com/2011/03/how-to-restrict-number-of-simultaneous-connections-per-vhostdir-and-limit-the-bandwidth-for-files-on-vhostdir/</link>
		<comments>http://blog.supportpro.com/2011/03/how-to-restrict-number-of-simultaneous-connections-per-vhostdir-and-limit-the-bandwidth-for-files-on-vhostdir/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 11:25:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Security]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=457</guid>
		<description><![CDATA[By enabling &#8216;mod_bw&#8217; module in apache we can control bandwidth in the server for a domain. When you find a domain using bandwidth via apache service and it need to be controlled within a certain limit and on basics of files , we can use mod_bw module in apache.

Below are steps for installation and configuration [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2011/03/how-to-restrict-number-of-simultaneous-connections-per-vhostdir-and-limit-the-bandwidth-for-files-on-vhostdir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

