Apache-SSL giving me odd results

From: The Doctor (doctor_at_doctor.nl2k.ab.ca)
Date: 12/29/04

  • Next message: Toyotoshy: "Re: Problem with ldconfig"
    Date: Wed, 29 Dec 2004 18:26:47 +0000 (UTC)
    
    

    Problem, I have 2 site that are suppose to be on port 80 and
    they are going to the FreeBSD Installed page instead.

    I just upgraded to FreeBSD 4.10 and ported in Apache-SSL most current version.

    The 2 in question are

    http://www.dynamicsi.com which should go to http://www.dynamicsi.com/index.htm

    and

    http://www.winfash.com which should go to http://www.winfash.com/index.htm

    .

    In between the entry for cottage-computers.com is running correctly.

    This is what I have in the httpsd.conf file:

    <VirtualHost 216.95.238.209:80>
        Port 80
        ServerAdmin webmaster@nuway.ab.ca
        DocumentRoot /usr/local/www/data/dynamicsi.com/
        DirectoryIndex index.htm index.html
        ServerName dynamicsi.com
        ErrorLog /var/log/dynamicsi.com-error_log
        CustomLog /var/log/dynamicsi.com-access_log combined
    </VirtualHost>
    #
    <VirtualHost 216.95.238.210:80>
        ServerAdmin cottage@nl2k.ab.ca
        DocumentRoot /usr/local/www/data/cottage-computers.com/
        ServerName cottage-computers.com
        ErrorLog /var/log/cottage-computers.com-error_log
        CustomLog /var/log/cottage-computers.com-access_log combined
    </VirtualHost>
    #
    <VirtualHost 216.95.238.211:80>
        Port 80
        ServerAdmin cottage@nl2k.ab.ca
        DocumentRoot /usr/local/www/data/winfash.com/
        DirectoryIndex index.htm index.html
        ServerName winfash.com
        CustomLog /var/log/winfash.com-access_log combined
    </VirtualHost>
    #

    What cann I not get dymanicsi or winfash to behave themselves?

    -- 
    Member - Liberal International	
    This is doctor@nl2k.ab.ca	Ici doctor@nl2k.ab.ca
    God Queen and country! Beware Anti-Christ rising!
    Merry Christmas 2004 and Happy New Year 2005
    

  • Next message: Toyotoshy: "Re: Problem with ldconfig"

    Relevant Pages

    • Re: Virtual Hosts
      ... NameVirtualHost 192.168.10.1 ... Options FollowSymLinks ... DirectoryIndex index.php ... ServerName www.al.org ...
      (Ubuntu)
    • Re: Cant get Apache httpd.conf permissions correct
      ... user1 owns domain1.com ... Servername mydomain1.com <-- Domain name 1 ... DirectoryIndex index.htm index.php ... Save and restart Apache ...
      (uk.comp.os.linux)
    • Re: Squirrelmail and Index.php
      ... quotes. ... > NameVirtualHost 123.456.789.10 ... You override the DirectoryIndex here to be just and only "index.htm". ... A second ServerName set? ...
      (Fedora)
    • Re: HTTPD.conf question
      ... > ServerName www.default.com ... > DirectoryIndex index.php index.html index.htm index.shtml ... > HostNameLookups off ...
      (Fedora)
    • Exchange access for Vertical market software
      ... SBS2000, XP Pro SP2 clients. ... We have some vertical market software that needs to send ... servername, then username & port number. ...
      (microsoft.public.backoffice.smallbiz2000)