<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Editing Virtualhost Settings in WHM / cPanel</title>
	<atom:link href="http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/</link>
	<description>Web development, programming and I.T.</description>
	<lastBuildDate>Wed, 02 May 2012 15:54:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Silver Moon</title>
		<link>http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/comment-page-1/#comment-31613</link>
		<dc:creator>Silver Moon</dc:creator>
		<pubDate>Sat, 31 Mar 2012 12:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=130#comment-31613</guid>
		<description>I have a vps server and host multiple domains on it , using cpanel and whm. I need to use mpm-itk , and it requires an entry in virtual hosts section for each domain to specify the user id. So can I use separate vhost files (as shown in your post) to create the mpm-itk entries for assigning username ?

What I will do it , create an account in whm , then create the extra.conf from shell , and then write the mpmitk directive in it. Is that a good idea ?

Regards
Silver</description>
		<content:encoded><![CDATA[<p>I have a vps server and host multiple domains on it , using cpanel and whm. I need to use mpm-itk , and it requires an entry in virtual hosts section for each domain to specify the user id. So can I use separate vhost files (as shown in your post) to create the mpm-itk entries for assigning username ?</p>
<p>What I will do it , create an account in whm , then create the extra.conf from shell , and then write the mpmitk directive in it. Is that a good idea ?</p>
<p>Regards<br />
Silver</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Evenson</title>
		<link>http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/comment-page-1/#comment-31069</link>
		<dc:creator>Erik Evenson</dc:creator>
		<pubDate>Sun, 18 Mar 2012 23:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=130#comment-31069</guid>
		<description>http://docs.cpanel.net/twiki/bin/view/EasyApache3/InsideVHost</description>
		<content:encoded><![CDATA[<p><a href="http://docs.cpanel.net/twiki/bin/view/EasyApache3/InsideVHost" rel="nofollow">http://docs.cpanel.net/twiki/bin/view/EasyApache3/InsideVHost</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mod_fcgid: HTTP request length XXX (so far) exceeds MaxRequestLen (XXX) &#124; Cron Systems Corp.</title>
		<link>http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/comment-page-1/#comment-30203</link>
		<dc:creator>mod_fcgid: HTTP request length XXX (so far) exceeds MaxRequestLen (XXX) &#124; Cron Systems Corp.</dc:creator>
		<pubDate>Thu, 23 Feb 2012 16:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=130#comment-30203</guid>
		<description>[...] here is how to create a virtual host file (thanks to karl rixon): [...]</description>
		<content:encoded><![CDATA[<p>[...] here is how to create a virtual host file (thanks to karl rixon): [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mod rewrite and forward slashes &#124; Cron Systems Corp.</title>
		<link>http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/comment-page-1/#comment-29964</link>
		<dc:creator>mod rewrite and forward slashes &#124; Cron Systems Corp.</dc:creator>
		<pubDate>Sat, 18 Feb 2012 09:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=130#comment-29964</guid>
		<description>[...] http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/" rel="nofollow">http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jake</title>
		<link>http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/comment-page-1/#comment-29457</link>
		<dc:creator>jake</dc:creator>
		<pubDate>Wed, 08 Feb 2012 18:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=130#comment-29457</guid>
		<description>awesome.  this worked perfectly.</description>
		<content:encoded><![CDATA[<p>awesome.  this worked perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/comment-page-1/#comment-22241</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sun, 16 Oct 2011 15:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=130#comment-22241</guid>
		<description>Thanks for this. Seems like the important part of telling WHM to include the includes was getting left out of all the other tutorials I found. The call to ensure_vhost_includes solved much frustration.</description>
		<content:encoded><![CDATA[<p>Thanks for this. Seems like the important part of telling WHM to include the includes was getting left out of all the other tutorials I found. The call to ensure_vhost_includes solved much frustration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/comment-page-1/#comment-20938</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Fri, 23 Sep 2011 01:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=130#comment-20938</guid>
		<description>Where in WHM are you creating the file and executing those commands? I can&#039;t see where in WHM/cpanel that lets you do that. thank you.</description>
		<content:encoded><![CDATA[<p>Where in WHM are you creating the file and executing those commands? I can&#8217;t see where in WHM/cpanel that lets you do that. thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: httpd.conf y Cpanel: Cómo personalizar la configuración</title>
		<link>http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/comment-page-1/#comment-20476</link>
		<dc:creator>httpd.conf y Cpanel: Cómo personalizar la configuración</dc:creator>
		<pubDate>Thu, 15 Sep 2011 07:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=130#comment-20476</guid>
		<description>[...] Cpanel: Adding custom configuration to httpd.conf CPanel EasyApache and Customizing httpd.conf Editing Virtualhost Settings in WHM / cPanel     Deja un comentario. apache, cpanel, httpd.conf, [...]</description>
		<content:encoded><![CDATA[<p>[...] Cpanel: Adding custom configuration to httpd.conf CPanel EasyApache and Customizing httpd.conf Editing Virtualhost Settings in WHM / cPanel     Deja un comentario. apache, cpanel, httpd.conf, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tihomir</title>
		<link>http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/comment-page-1/#comment-19124</link>
		<dc:creator>Tihomir</dc:creator>
		<pubDate>Thu, 04 Aug 2011 11:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=130#comment-19124</guid>
		<description>Oh man... how were we supposed to know about ensure_vhost_includes script? Thanks, this was a huge time saver!</description>
		<content:encoded><![CDATA[<p>Oh man&#8230; how were we supposed to know about ensure_vhost_includes script? Thanks, this was a huge time saver!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cPanel, PHP set_include_path Function &#38; Apache php_admin_value &#124; Website Factors</title>
		<link>http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/comment-page-1/#comment-18258</link>
		<dc:creator>cPanel, PHP set_include_path Function &#38; Apache php_admin_value &#124; Website Factors</dc:creator>
		<pubDate>Sat, 09 Jul 2011 16:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=130#comment-18258</guid>
		<description>[...] article showed me how to add custom apache vhost changes in cPanel. I wasn&#8217;t really sure whether it was of any help at first &#8211; but after reading Carl [...]</description>
		<content:encoded><![CDATA[<p>[...] article showed me how to add custom apache vhost changes in cPanel. I wasn&#8217;t really sure whether it was of any help at first &#8211; but after reading Carl [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

