<?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>Wed, 09 Jun 2010 19:29:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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 [...]


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/swapping-between-php-versions-when-using-suphp-and-cli-with-custombuild' rel='bookmark' title='Permanent Link: Swapping between php versions when using suPHP and CLI with custombuild'>Swapping between php versions when using suPHP and CLI with custombuild</a> <small>If you have both suPHP and CLI installed on your...</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>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>Mon, 07 Sep 2009 13:46:24 +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 [...]


Related posts:<ol><li><a href='http://www.indovps.com/tutorial/directadmin/setup-a-per-user-php-ini-to-allow-open_basedir-with-suphp' rel='bookmark' title='Permanent Link: Setup a per-user php.ini to allow open_basedir with suPhp'>Setup a per-user php.ini to allow open_basedir with suPhp</a> <small>new way: If you wish to use per-user php.ini files...</small></li>
<li><a href='http://www.indovps.com/tutorial/directadmin/swapping-between-php-versions-when-using-suphp-and-cli-with-custombuild' rel='bookmark' title='Permanent Link: Swapping between php versions when using suPHP and CLI with custombuild'>Swapping between php versions when using suPHP and CLI with custombuild</a> <small>If you have both suPHP and CLI installed on your...</small></li>
<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>
</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>Mon, 07 Sep 2009 05:52:46 +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 [...]


Related posts:<ol><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-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/apache-wont-start-and-there-is-nothing-in-the-logs' rel='bookmark' title='Permanent Link: Apache won&#8217;t start and there is nothing in the logs'>Apache won&#8217;t start and there is nothing in the logs</a> <small>Chance are, if apache isn&#8217;t starting and isn&#8217;t logging anything,...</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>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.   [...]


Related posts:<ol><li><a href='http://www.indovps.com/tutorial/directadmin/using-a-custom-virtualhost-template' rel='bookmark' title='Permanent Link: Using a custom VirtualHost template'>Using a custom VirtualHost template</a> <small>If you wish to change the setup of the VirtualHosts...</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/wildcard-domain-com' rel='bookmark' title='Permanent Link: Wildcard *.domain.com'>Wildcard *.domain.com</a> <small>If you&#8217;d like to setup your domain to accept anything.domain.com,...</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/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 [...]


Related posts:<ol><li><a href='http://www.indovps.com/tutorial/directadmin/adding-custom-httpd-conf-code-to-the-virtualhosts-of-a-domain' rel='bookmark' title='Permanent Link: Adding custom httpd.conf code to the VirtualHosts of a domain'>Adding custom httpd.conf code to the VirtualHosts of a domain</a> <small>DirectAdmin Allows Admin to insert extra httpd.conf code that a...</small></li>
<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>
</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>
