<?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> &#187; virtualhost</title>
	<atom:link href="http://www.indovps.com/key/virtualhost/feed" rel="self" type="application/rss+xml" />
	<link>http://www.indovps.com</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 13:49:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Allow php scripts to work under ~username when using suPhp (custombuild)</title>
		<link>http://www.indovps.com/tutorial/directadmin/allow-php-scripts-to-work-under-username-when-using-suphp-custombuild</link>
		<comments>http://www.indovps.com/tutorial/directadmin/allow-php-scripts-to-work-under-username-when-using-suphp-custombuild#comments</comments>
		<pubDate>Fri, 30 Sep 2011 01:48:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[paranoid]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[suphp]]></category>
		<category><![CDATA[virtualhost]]></category>

		<guid isPermaLink="false">http://www.indovps.com/directadmin/allow-php-scripts-to-work-under-username-when-using-suphp-custombuild</guid>
		<description><![CDATA[By default, suPhp is compiled in &#34;paranoid&#34; mode. This means that the settings in the user httpd.conf files: suPHP_UserGroup username username will require all php files to be owned by username or suPhp will throw a &#34;500 Internal Server Error&#34;. This does not apply to domains, when used normally, because each domain has it&#8217;s own [...]


Related posts:<ol><li><a href='http://www.indovps.com/tutorial/directadmin/apache-wont-start-after-update-on-freebsd' rel='bookmark' title='Permanent Link: Apache won&#8217;t start after update on FreeBSD'>Apache won&#8217;t start after update on FreeBSD</a> <small>An issue with php/apache is causing apache not to start...</small></li>
<li><a href='http://www.indovps.com/tutorial/directadmin/how-to-downgrade-from-apache-2-back-to-apache-1-3' rel='bookmark' title='Permanent Link: How to downgrade from apache 2 back to apache 1.3'>How to downgrade from apache 2 back to apache 1.3</a> <small>If you need to go back to apache 1.3 after...</small></li>
<li><a href='http://www.indovps.com/tutorial/directadmin/apache-stops-responding-but-is-running' rel='bookmark' title='Permanent Link: Apache stops responding but is running'>Apache stops responding but is running</a> <small>A few things that could cause that are: Possible Causes:...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.indovps.com/tutorial/directadmin/allow-php-scripts-to-work-under-username-when-using-suphp-custombuild/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache stops responding but is running</title>
		<link>http://www.indovps.com/tutorial/directadmin/apache-stops-responding-but-is-running</link>
		<comments>http://www.indovps.com/tutorial/directadmin/apache-stops-responding-but-is-running#comments</comments>
		<pubDate>Fri, 23 Sep 2011 13:48:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[errorlog]]></category>
		<category><![CDATA[free resources]]></category>
		<category><![CDATA[maxclients]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[virtualhost]]></category>

		<guid isPermaLink="false">http://www.indovps.com/directadmin/apache-stops-responding-but-is-running</guid>
		<description><![CDATA[A few things that could cause that are: Possible Causes: 1) MaxClients set to a value too low 2) If you have over about 800 VirtualHost entries (domains, subdomain, ssl, etc.. ), the ErrorLog files open too many file descriptors and apache won&#8217;t be able to log the errors and may stop responding. This number [...]


Related posts:<ol><li><a href='http://www.indovps.com/tutorial/directadmin/updating-apache-to-the-latest-version' rel='bookmark' title='Permanent Link: Updating Apache to the latest version'>Updating Apache to the latest version</a> <small>You can check the current version of apache by running...</small></li>
<li><a href='http://www.indovps.com/tutorial/directadmin/running-cgi-script-from-any-directory-or-via-usernamecgi-bin' rel='bookmark' title='Permanent Link: Running CGI script from any directory or via /~username/cgi-bin'>Running CGI script from any directory or via /~username/cgi-bin</a> <small>In order to force apache to allow cgi script to...</small></li>
<li><a href='http://www.indovps.com/tutorial/directadmin/cgi-files-generate-internal-server-error' rel='bookmark' title='Permanent Link: cgi files generate Internal Server Error'>cgi files generate Internal Server Error</a> <small>This means that the cgi script did not execute properly....</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.indovps.com/tutorial/directadmin/apache-stops-responding-but-is-running/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup a per-user php.ini to allow open_basedir with suPhp</title>
		<link>http://www.indovps.com/tutorial/directadmin/setup-a-per-user-php-ini-to-allow-open_basedir-with-suphp</link>
		<comments>http://www.indovps.com/tutorial/directadmin/setup-a-per-user-php-ini-to-allow-open_basedir-with-suphp#comments</comments>
		<pubDate>Mon, 07 Sep 2009 13:49:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[basedir]]></category>
		<category><![CDATA[subdomains]]></category>
		<category><![CDATA[suphp]]></category>
		<category><![CDATA[username]]></category>
		<category><![CDATA[virtualhost]]></category>

		<guid isPermaLink="false">http://www.indovps.com/directadmin/setup-a-per-user-php-ini-to-allow-open_basedir-with-suphp</guid>
		<description><![CDATA[new way: If you wish to use per-user php.ini files in: /home/username/php.ini then you can use this guide to add the code: SetEnv PHP_INI_SCAN_DIR /usr/local/directadmin/data/users/&#124;USER&#124;/php/ to the VirtualHost entires for that domain and it&#8217;s subdomains. This will tell suPhp to look in that path for a php.ini (which you&#8217;ll need to ensure is there). Note [...]


Related posts:<ol><li><a href='http://www.indovps.com/tutorial/directadmin/allow-php-scripts-to-work-under-username-when-using-suphp-custombuild' rel='bookmark' title='Permanent Link: Allow php scripts to work under ~username when using suPhp (custombuild)'>Allow php scripts to work under ~username when using suPhp (custombuild)</a> <small>By default, suPhp is compiled in &quot;paranoid&quot; mode. This means...</small></li>
<li><a href='http://www.indovps.com/tutorial/directadmin/how-to-modify-the-open_basedir-setting-for-one-domain' rel='bookmark' title='Permanent Link: How to modify the open_basedir setting for one domain.'>How to modify the open_basedir setting for one domain.</a> <small>To change the open_basedir value when using php in CLI...</small></li>
<li><a href='http://www.indovps.com/tutorial/directadmin/how-to-downgrade-from-apache-2-back-to-apache-1-3' rel='bookmark' title='Permanent Link: How to downgrade from apache 2 back to apache 1.3'>How to downgrade from apache 2 back to apache 1.3</a> <small>If you need to go back to apache 1.3 after...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.indovps.com/tutorial/directadmin/setup-a-per-user-php-ini-to-allow-open_basedir-with-suphp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding custom httpd.conf code to the VirtualHosts of a domain</title>
		<link>http://www.indovps.com/tutorial/directadmin/adding-custom-httpd-conf-code-to-the-virtualhosts-of-a-domain</link>
		<comments>http://www.indovps.com/tutorial/directadmin/adding-custom-httpd-conf-code-to-the-virtualhosts-of-a-domain#comments</comments>
		<pubDate>Mon, 07 Sep 2009 05:49:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[serveralias]]></category>
		<category><![CDATA[subdomains]]></category>
		<category><![CDATA[virtualhost]]></category>

		<guid isPermaLink="false">http://www.indovps.com/directadmin/adding-custom-httpd-conf-code-to-the-virtualhosts-of-a-domain</guid>
		<description><![CDATA[DirectAdmin Allows Admin to insert extra httpd.conf code that a User may require. To access the control page for this functionality, go to Admin Panel -&#62; Admin Settings -&#62; Customize Httpd Configurations. Once you see the list of domain, click the domain you wish to insert the extra httpd.conf code to. At the bottom of [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.indovps.com/tutorial/directadmin/adding-custom-httpd-conf-code-to-the-virtualhosts-of-a-domain/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using a custom VirtualHost template</title>
		<link>http://www.indovps.com/tutorial/directadmin/using-a-custom-virtualhost-template</link>
		<comments>http://www.indovps.com/tutorial/directadmin/using-a-custom-virtualhost-template#comments</comments>
		<pubDate>Mon, 07 Sep 2009 05:47:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[cgi]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[virtualhost]]></category>

		<guid isPermaLink="false">http://www.indovps.com/directadmin/using-a-custom-virtualhost-template</guid>
		<description><![CDATA[If you wish to change the setup of the VirtualHosts for all domains, you can do so by creating your own custom templates. cd /usr/local/directadmin/data/templates cp virtual_host*.conf custom cd custom Once you&#8217;ve copied the 4 VirtualHost files (or just the ones you want) to the custom directory, you can then edit the new files you&#8217;ve [...]


Related posts:<ol><li><a href='http://www.indovps.com/tutorial/directadmin/how-do-i-change-the-documentroot-of-only-one-of-my-subdomains' rel='bookmark' title='Permanent Link: How do I change the DocumentRoot of only one of my subdomains?'>How do I change the DocumentRoot of only one of my subdomains?</a> <small>1) If you wish to change just 1 subdomain path,...</small></li>
<li><a href='http://www.indovps.com/tutorial/directadmin/how-to-setup-per-domain-aliases' rel='bookmark' title='Permanent Link: How to setup per-domain Aliases'>How to setup per-domain Aliases</a> <small>If you want to disable /webmail for just one domain...</small></li>
<li><a href='http://www.indovps.com/tutorial/directadmin/allow-php-scripts-to-work-under-username-when-using-suphp-custombuild' rel='bookmark' title='Permanent Link: Allow php scripts to work under ~username when using suPhp (custombuild)'>Allow php scripts to work under ~username when using suPhp (custombuild)</a> <small>By default, suPhp is compiled in &quot;paranoid&quot; mode. This means...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.indovps.com/tutorial/directadmin/using-a-custom-virtualhost-template/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

