<?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; IP</title>
	<atom:link href="http://www.indovps.com/key/ip/feed" rel="self" type="application/rss+xml" />
	<link>http://www.indovps.com</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 13:49:49 +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>[warn] Init: SSL server IP/port conflict: www.domain.com:443</title>
		<link>http://www.indovps.com/tutorial/directadmin/warn-init-ssl-server-ipport-conflict-www-domain-com443</link>
		<comments>http://www.indovps.com/tutorial/directadmin/warn-init-ssl-server-ipport-conflict-www-domain-com443#comments</comments>
		<pubDate>Mon, 07 Sep 2009 13:53:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[rsa]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.indovps.com/directadmin/warn-init-ssl-server-ipport-conflict-www-domain-com443</guid>
		<description><![CDATA[If you get this warning in your apache logs, don&#8217;t worry, it&#8217;s perfectly normal. [warn] RSA server certificate CommonName (CN) `localhost&#8217; does NOT match server name!? [warn] Init: SSL server IP/port conflict: www.domain.com:443 [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!! The reason it&#8217;s there is because DA uses name [...]


Related posts:<ol><li><a href='http://www.indovps.com/tutorial/directadmin/mod_ssl-init-failed-to-generate-temporary-512-bit-rsa-private-key' rel='bookmark' title='Permanent Link: mod_ssl: Init: Failed to generate temporary 512 bit RSA private key'>mod_ssl: Init: Failed to generate temporary 512 bit RSA private key</a> <small>This error appears to show up sometimes when using MySQL...</small></li>
<li><a href='http://www.indovps.com/tutorial/directadmin/how-to-manually-create-a-new-self-signed-shared-server-certificate' rel='bookmark' title='Permanent Link: How to manually create a new self-signed shared server certificate'>How to manually create a new self-signed shared server certificate</a> <small>The following command will create you a new self-signed shared...</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/warn-init-ssl-server-ipport-conflict-www-domain-com443/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>

