Changeset 184
- Timestamp:
- 02/21/06 23:48:19 (7 years ago)
- Location:
- install/scripts/etc
- Files:
-
- 2 edited
-
apache-ssl/httpd.conf (modified) (2 diffs)
-
apache/httpd.conf (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
install/scripts/etc/apache-ssl/httpd.conf
r126 r184 1 1 # 2 2 # Fichier de configuration principale d'Apache-SSL pour AlternC 3 # $Id: httpd.conf,v 1. 5 2003/07/28 10:19:51 rootExp $3 # $Id: httpd.conf,v 1.6 2004/04/30 19:30:51 anonymous Exp $ 4 4 # 5 5 … … 112 112 </IfModule> 113 113 114 HostnameLookups O n114 HostnameLookups Off 115 115 ErrorLog /var/log/apache-ssl/error.log 116 116 LogLevel debug -
install/scripts/etc/apache/httpd.conf
r126 r184 1 1 # 2 2 # Fichier de configuration principale d'Apache pour AlternC 3 # $Id: httpd.conf,v 1. 6 2003/07/28 10:19:50 rootExp $3 # $Id: httpd.conf,v 1.7 2004/04/30 19:30:51 anonymous Exp $ 4 4 # 5 5 … … 110 110 </IfModule> 111 111 112 HostnameLookups O n112 HostnameLookups Off 113 113 ErrorLog /var/log/apache/error.log 114 114 LogLevel debug
Note: See TracChangeset
for help on using the changeset viewer.
