Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37962 - Apache conf, log and run directories should be configured in /etc/conf.d
Summary: Apache conf, log and run directories should be configured in /etc/conf.d
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-12 06:04 UTC by meyerm
Modified: 2004-01-12 17:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description meyerm 2004-01-12 06:04:40 UTC
The init.d script has hardcoded paths to the run (or at least the pid-file) and log directories, the configuration of apache is also tied to /etc/apache2. With having everything in conf.d you start start 2 Apaches without playing around with the init script.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-01-12 17:29:50 UTC
i've done this to a limited degree, in CVS as apache-2.0.48-r2 now.