Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 16410

Summary: Apache ebuild shouldn't overwrite existing index.html in its document root.
Product: Gentoo Linux Reporter: Andrew Aylett <gentoo>
Component: [OLD] ServerAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: 1.4_rc2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrew Aylett 2003-02-26 09:37:32 UTC
When apache is emerged, the ebuild installs apache's default "The install was
successful" in the document root, overwriting the pages that were already there.
 IMO, this is bad.  Can it be made so that if there is a website in the document
root already it doesn't get written over?

Reproducible: Always
Steps to Reproduce:
1. Execute `emerge apache`


Actual Results:  
The website in /home/httpd/htdocs was partially replaced by apache's default
website.

Expected Results:  
Left the existing website intact.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-02-26 14:43:39 UTC
use CONFIG_PROTECTION for this directory