head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2002.12.26.13.40.54; author swiergot; state Exp; branches; next ; desc @@ 1.1 log @- Initial release. - Version 2.0.43. @ text @for cfgfile in highperformance httpd ssl ; do if [ ! -f etc/apache/${cfgfile}.conf ]; then cp -a etc/apache/${cfgfile}-std.conf etc/apache/${cfgfile}.conf fi done @ .