from my httpd.conf:

     NameVirtualHost 130.58.82.235:80

    <VirtualHost 130.58.82.235>
      ServerAdmin [EMAIL PROTECTED]
      ServerName www.pantsfullofunix.net
      ServerAlias pantsfullofunix.net
      ServerPath /pantsfullofunix.net
      DocumentRoot "/home/apache/pantsfullofunix.net"
      ErrorLog /var/log/apache/pantsfullofunix.net-error.log
    </VirtualHost>
    <VirtualHost 130.58.82.235>
      ServerAdmin [EMAIL PROTECTED]
      ServerName www.limerence.org
      ServerAlias limerence.org
      ServerPath /limerence.org
      DocumentRoot "/home/apache/limerence.org"
      ErrorLog /var/log/apache/limerence.org-error.log
    </VirtualHost>

so besides ServerAlias and ServerPath, both of which are really
not needed, the only difference i can see is the port number in your
VirtualHost directives. have you tried without that?

martin

[greetings from the heart of the sun]# echo [EMAIL PROTECTED]:1:[EMAIL 
PROTECTED]@@@.net
-- 
no keyboard present.
press f1 to continue.
zen engineering. 

Reply via email to