<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1021741" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1021741</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/testing-server-base-href-virtual-hosts#comment-1133977</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://httpd.apache.org/docs-2.0/mod/core.html#documentroot&quot; class=&quot;bb-url&quot;&gt;DocumentRoot&lt;/a&gt; can only be set within the server config or a VirtualHost config.  So that eliminates all .htaccess, Directory, and Location options.  You don&#039;t want to change the main server&#039;s DocumentRoot, so that leaves &lt;a href=&quot;http://httpd.apache.org/docs-2.0/mod/core.html#virtualhost&quot; class=&quot;bb-url&quot;&gt;VirtualHost&lt;/a&gt;.&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;DocumentRoot /store/htdocs&lt;br /&gt;&lt;br /&gt;&amp;lt;VirtualHost site1.testing_server&amp;gt;&lt;br /&gt;DocumentRoot /store/htdocs/site1&lt;br /&gt;ServerName site1.testing_server&lt;br /&gt;&amp;lt;/VirtualHost&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;VirtualHost site2.testing_server&amp;gt;&lt;br /&gt;DocumentRoot /store/htdocs/site2&lt;br /&gt;ServerName site2.testing_server&lt;br /&gt;&amp;lt;/VirtualHost&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Jul 2003 17:38:09 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1133977 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/testing-server-base-href-virtual-hosts#comment-1133965</link>
    <description> &lt;p&gt;it depends on what you want to test. On my server the testing_server is just an index page containing 2 frames one that links to all my sites real domain with a target to the second frame wich is 750 by 450 like this i can check for resolution too since most of my users are in a 800x600 resolution.&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Jul 2003 13:46:37 +0000</pubDate>
 <dc:creator>druagord</dc:creator>
 <guid isPermaLink="false">comment 1133965 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/testing-server-base-href-virtual-hosts#comment-1133959</link>
    <description> &lt;p&gt;What do you want to happen if/when someone goes (in)directly to &lt;a href=&quot;http://www.testing-server/&quot; class=&quot;bb-url&quot;&gt;http://www.testing-server/&lt;/a&gt; ?&lt;/p&gt;
&lt;p&gt;From what I&#039;ve seen and know, you cannot set a subdirectory on a domain as a root directory since the user can always go to the domain alone. So the best way would be to do subdomains if they sites don&#039;t have their own domain names.&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Jul 2003 12:57:38 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1133959 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
