<?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>Abdelkader ELKALDI - Web Application Developer &#187; Pointing domain plesk</title>
	<atom:link href="http://updel.com/tag/pointing-domain-plesk/feed/" rel="self" type="application/rss+xml" />
	<link>http://updel.com</link>
	<description>Just another Web Application Developer</description>
	<lastBuildDate>Mon, 23 May 2011 17:49:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Plesk : How to pointing domain to a subdirectory</title>
		<link>http://updel.com/plesk-pointing-domain-subdirectory/</link>
		<comments>http://updel.com/plesk-pointing-domain-subdirectory/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 20:24:30 +0000</pubDate>
		<dc:creator>UpDeL</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[dns domain plesk]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Pointing domain plesk]]></category>
		<category><![CDATA[Pointing domain subdirectory]]></category>
		<category><![CDATA[subdomain plesk]]></category>

		<guid isPermaLink="false">http://updel.com/?p=330</guid>
		<description><![CDATA[First create your &#8220;subdirectory_name&#8221; then run terminal and edit httpd.include (vi, pico &#8230;): pico /var/www/vhosts/domain.com/conf/httpd.include Change every &#8220;/var/www/vhosts/domain.com/httpdocs&#8221; To &#8220;/var/www/vhosts/domain.com/httpdocs/subdirectory_name&#8221; Restart apache : service httpd restart This trick can be used to configure another domain to be pointing in another domaine : exemple Change every &#8220;/var/www/vhosts/domain2.com/httpdocs&#8221; To &#8220;/var/www/vhosts/domain1.com/httpdocs&#8220;]]></description>
			<content:encoded><![CDATA[<p>First create your &#8220;subdirectory_name&#8221; then run terminal and edit httpd.include (vi, pico &#8230;):</p>
<pre class="brush: plain;">pico /var/www/vhosts/domain.com/conf/httpd.include</pre>
<p>Change every &#8220;<strong>/var/www/vhosts/domain.com/httpdocs</strong>&#8221;<br />
To &#8220;<strong>/var/www/vhosts/domain.com/httpdocs/subdirectory_name</strong>&#8221;</p>
<p>Restart apache :</p>
<pre class="brush: plain;">service httpd restart</pre>
<p>This trick can be used to configure another domain to be pointing in another domaine : exemple</p>
<p>Change every &#8220;<strong>/var/www/vhosts/<span style="color: #ff0000;">domain2.com</span>/httpdocs</strong>&#8221;<br />
To &#8220;<strong>/var/www/vhosts/<span style="color: #008000;">domain1.com</span>/httpdocs</strong><strong></strong>&#8220;</p>
]]></content:encoded>
			<wfw:commentRss>http://updel.com/plesk-pointing-domain-subdirectory/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

