Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] apache2 upgrade SSL and logging questions
Date: Fri, 07 Sep 2007 21:44:20
Message-Id: 49bf44f10709071430v363cffe9pb3bd01bafd457962@mail.gmail.com
1 I had some major trouble with the latest apache2 upgrade this morning
2 but it's all working now. I do have a couple questions though.
3
4 I have 3 SSL config files now:
5
6 /etc/apache2/vhosts.d/00_default_ssl_vhost.conf
7 /etc/apache2/modules.d/40_mod_ssl.conf
8 /etc/apache2/modules.d/41_mod_ssl.default-vhost.conf
9
10 I've renamed 00_default_ssl_vhost.conf for now so it won't be loaded
11 because it was conflicting with 41_mod_ssl.default-vhost.conf. Should
12 I have kept 00_default_ssl_vhost.conf and removed
13 41_mod_ssl.default-vhost.conf instead? Which one is now the standard
14 Gentoo file?
15
16 Also, I've always logged to '/var/log/apache2/' but after the upgrade
17 apache2 wanted to log to '/usr/lib/apache2/logs/'. That makes sense
18 looking at the 'logs/' config paths, but my backups also specify
19 'logs/'. Confusing. I changed those paths to '/var/log/apache2/' and
20 now everything is logging fine.
21
22 - Grant
23 --
24 gentoo-user@g.o mailing list