Bugzilla – Bug 127529
thttpd installation replaces web server homepage
Last modified: 2005-10-12 17:13:42 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
Peter, how does apache behave here ?
Of course it does NOT replace anything. :-)
Apache uses %config(noreplace), so I used it also. Submitted.