Bug 127529

Summary: thttpd installation replaces web server homepage
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Adrian Schröter <adrian.schroeter>
Component: NetworkAssignee: Anna Maresova <anicka>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: RC 4   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Adrian Schröter 2005-10-11 11:41:16 UTC
the thttpd package installation replaces the homepage of the server. This is  
IMHO not a good idea, because it defaces a possible already running server.  
  
it should either not install a index.html at all or should not replace it (via  
using %config(noreplace)).  
 
seen on sles9 and 10.0
Comment 1 Adrian Schröter 2005-10-11 11:41:52 UTC
Peter, how does apache behave here ? 
Comment 2 Peter Poeml 2005-10-11 12:22:39 UTC
Of course it does NOT replace anything. :-)
Comment 4 Anna Maresova 2005-10-12 17:13:42 UTC
Apache uses %config(noreplace), so I used it also. Submitted.