Changeset 111


Ignore:
Timestamp:
02/21/06 23:38:33 (7 years ago)
Author:
anarcat
Message:

[project @ alternc: changeset 2003-06-13 23:07:56 by root]
Ajout du tag *ALTERNC_ALIASES* dans httpd.conf pour les modules

Original author: root
Date: 2003-06-13 23:07:59

Location:
install/scripts/etc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • install/scripts/etc/apache-ssl/httpd.conf

    r87 r111  
    11# 
    22# Fichier de configuration principale d'Apache-SSL pour AlternC 
    3 # $Id: httpd.conf,v 1.3 2003/06/09 14:49:20 root Exp $ 
     3# $Id: httpd.conf,v 1.4 2003/06/13 23:07:59 root Exp $ 
    44# 
    55 
     
    266266        alias /webmail          /usr/share/squirrelmail 
    267267        Alias /icons/ /usr/share/apache/icons/ 
     268#       ***ALTERNC_ALIASES*** 
     269 
    268270</VirtualHost> 
    269271 
  • install/scripts/etc/apache/httpd.conf

    r87 r111  
    11# 
    22# Fichier de configuration principale d'Apache pour AlternC 
    3 # $Id: httpd.conf,v 1.4 2003/06/09 14:49:19 root Exp $ 
     3# $Id: httpd.conf,v 1.5 2003/06/13 23:07:56 root Exp $ 
    44# 
    55 
     
    249249 
    250250<VirtualHost %%myip%%:80> 
     251# ***ALTERNC_ALIASES*** 
    251252        alias /admin/sql        /usr/share/phpmyadmin 
    252253        alias /webmail          /usr/share/squirrelmail 
Note: See TracChangeset for help on using the changeset viewer.