Ignore:
Timestamp:
10/07/08 20:34:02 (5 years ago)
Author:
anarcat
Message:

create a apache2-specific SSL configuration file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • alternc/trunk/install/alternc.install

    r2340 r2341  
    221221        fi 
    222222        if [ ! -h /etc/apache2/conf.d/alternc-ssl.conf ] && [ -e /etc/apache2/conf.d/ ]; then 
    223             ln -sf /etc/alternc/apache-ssl.conf /etc/apache2/conf.d/alternc-ssl.conf 
     223            ln -sf /etc/alternc/apache2-ssl.conf /etc/apache2/conf.d/alternc-ssl.conf 
    224224            s="apache2" 
    225225        fi 
Note: See TracChangeset for help on using the changeset viewer.