<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Parallels knowledgebase (KB)</title>
<link>http://kb.parallels.com/</link>
<description>Parallels knowledgebase (KB)</description>
<language>en</language>
<copyright>Copyright 2008 Parallels</copyright>
<pubDate>Wed, 10 Sep 2008 00:00:00 +0600</pubDate>
<lastBuildDate>Wed, 10 Sep 2008 00:00:00 +0600</lastBuildDate>
<webMaster>rt-team@parallels.com</webMaster>

<item>
<title><![CDATA[How can I set up a domain alias in Plesk? ]]></title>
<link>http://kb.parallels.com/en/894</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">How can I set up a domain alias in Plesk? </h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 894&nbsp;</div>
					<div>Last Review: Oct,6 2008</div>
					<tr>
						<td>Author: </td>
						<td>Maxim Kutov</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>system</td>
					</tr>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

			<div class="article-internal-flag"></div>

			<div id="article-content">
				<div class="article-part">
					<h2>Resolution</h2>
					<p>In order  to set an alias for a specific domain you will need to do the following:</p><p>1. Enter the <a href="http://kb.parallels.com/en/952">$HTTPD_VHOSTS_D</a>/domain.tld/conf/</p><p>2. Create vhost.conf and vhost_ssl.conf files there and add the required alias records into them:</p><p>ServerAlias alias1.domain.tld<br />ServerAlias alias2.domain.tld</p><p>3. In order for the new files to take effect you should rebuild Apache configuration with the following command:<br /><div class="commandline"><code># <a href="http://kb.parallels.com/en/952">$PRODUCT_ROOT_D</a>/admin/sbin/websrvmng --reconfigure-vhost --vhost-name=&lt;domain.tld&gt;</code></div></p><p>&nbsp;</p><p>Note: <a href="http://kb.parallels.com/en/952">$PRODUCT_ROOT_D</a> and <a href="http://kb.parallels.com/en/952">$HTTPD_CONF_D</a> paths are defined in /etc/psa/psa.conf</p><p>&nbsp;</p><p> Note: since Plesk 8, domain alias for Web and Mail can be set in Plesk CP on &quot;Domain-&gt;Domain Aliases&quot; page. If the &quot;Add Domain Alias&quot; button is greyed out, the &quot;Maximum number of domain aliases&quot; limit should be increased for this domain.</p>
				</div>
				<div class="keywords"><strong>Keywords:</strong> domain alias</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=894&ArticleLanguage=en&Product=&Category="><img src="http://kb.parallels.com/images/mail.png" width="15" height="15" alt="Subscription for changes to this article"></a>
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=894&ArticleLanguage=en&Product=&Category=">Subscription for changes to this article</a>

<script type="text/javascript">

$(document).ready(function() {
	$('#SubscriptionLink24Article a').each(function(){
		$(this).click(function(event) {
			event.preventDefault();
			MainPageContentHide();
			$('#subscription').html('');
			$.get('/Stuff/Subscription', {
													'Type' : 'Article',
													'ArticleID' : '894',
													'ArticleLanguage' : 'en',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





	</div><!-- kb -->

</div><!-- article -->


]]></description>
<author>Maxim Kutov</author>
<guid isPermaLink="false">548 LastUpdated: 2008-10-06 09:10:50</guid>
<pubDate>2008-10-06 09:10:50</pubDate>
</item>
</channel>
</rss>



