<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1014829" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1014829</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/virtual-hosting-web-ftp-and-email#comment-1085526</link>
    <description> &lt;p&gt;Thanks for your response.&lt;/p&gt;
&lt;p&gt;So you are sure that virtual hosting with one IP address using sendmail will work?&lt;/p&gt;
&lt;p&gt;Do you have any references for how to set that up? Thanks and please respond.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Chris&lt;/p&gt;
 </description>
     <pubDate>Wed, 18 Jul 2001 20:45:48 +0000</pubDate>
 <dc:creator>rivimont</dc:creator>
 <guid isPermaLink="false">comment 1085526 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/virtual-hosting-web-ftp-and-email#comment-1085524</link>
    <description> &lt;p&gt;No problem to do. &lt;/p&gt;
&lt;p&gt;Your VirtualHost part of httpd.conf will look something like this:&lt;br /&gt;
-----------------------------------------------------------&lt;br /&gt;
Server configuration: &lt;/p&gt;
&lt;p&gt;    ...&lt;br /&gt;
    NameVirtualHost 111.22.33.44:80&lt;br /&gt;
    NameVirtualHost 111.22.33.44:8080&lt;/p&gt;
&lt;p&gt;    ServerName &lt;a href=&quot;http://www.domain.tld&quot; class=&quot;bb-url&quot;&gt;domain.tld&lt;/a&gt;&lt;br /&gt;
    DocumentRoot /www/domain-80&lt;/p&gt;
&lt;p&gt;    ServerName &lt;a href=&quot;http://www.domain.tld&quot; class=&quot;bb-url&quot;&gt;domain.tld&lt;/a&gt;&lt;br /&gt;
    DocumentRoot /www/domain-8080&lt;/p&gt;
&lt;p&gt;    ServerName &lt;a href=&quot;http://www.otherdomain.tld&quot; class=&quot;bb-url&quot;&gt;otherdomain.tld&lt;/a&gt;&lt;br /&gt;
    DocumentRoot /www/otherdomain-80&lt;/p&gt;
&lt;p&gt;    ServerName &lt;a href=&quot;http://www.otherdomain.tld&quot; class=&quot;bb-url&quot;&gt;otherdomain.tld&lt;/a&gt;&lt;br /&gt;
    DocumentRoot /www/otherdomain-8080&lt;/p&gt;
&lt;p&gt;-----------------------------------------------------------&lt;/p&gt;
&lt;p&gt;In the above example, they are using the document root of /www. Generally it would be /home/name1, /home/name2, etc.&lt;/p&gt;
&lt;p&gt;Generally if you are running on &#039;Nix box, you would use sendmail as your email server.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: What about sending mail? Do SMTP servers to reverse lookups on IP addresses to make sure the domain name matches?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; SMTP servers don&#039;t do reverse name lookups.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: Will this break something if there are multiple domain names for 1 IP address?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;You won&#039;t break anything by doing this. There are some hosts that use Name Based and not IP based virtual hosting.&lt;/p&gt;
&lt;p&gt;One of the things that I like best about Apache is it&#039;s flexibility.&lt;/p&gt;
 </description>
     <pubDate>Wed, 18 Jul 2001 20:32:25 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1085524 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
