Ignore:
Timestamp:
May 30, 2007, 9:52:56 PM (17 years ago)
Author:
andersk
Message:
vhosts port 444.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • vhosts/conf.d/varun_ag.conf

    r314 r333  
    1111
    1212<IfModule ssl_module>
    13         <VirtualHost *:443>
     13        <VirtualHost *:443 *:444>
    1414                ServerName circuitopedia.mit.edu
    1515                ServerAlias circuitopedia
     
    3131
    3232<IfModule ssl_module>
    33         <VirtualHost *:443>
     33        <VirtualHost *:443 *:444>
    3434                ServerName india.mit.edu
    3535                ServerAlias india
Note: See TracChangeset for help on using the changeset viewer.