Print this page
Bump Apache dependency to Apache 2
@@ -825,13 +825,13 @@
.sp
.in +2
.nf
% logadm -w apache -p 1m -C 24\e
- -t '/var/apache/old-logs/$basename.%Y-%m'\e
- -a '/usr/apache/bin/apachectl graceful'\e
- '/var/apache/logs/*{access,error}_log'
+ -t '/var/apache2/2.2/old-logs/$basename.%Y-%m'\e
+ -a '/usr/apache2/2.2/bin/apachectl graceful'\e
+ '/var/apache2/2.2/logs/*{access,error}_log'
.fi
.in -2
.sp
.sp
@@ -865,11 +865,11 @@
\fB/etc/logadm.conf\fR that rotates the files.
.sp
.in +2
.nf
-logadm -w apache /var/apache/logs/*_log
+logadm -w apache /var/apache2/2.2/logs/*_log
.fi
.in -2
.sp
.SH FILES