From: Wart <wa...@ko...> - 2004-11-05 08:46:54
|
I'm trying to come up with a set of rules on what should happen to htdocs content during an rpm upgrade of tclhttpd. For custom code in Config(home)/custom, it's easy: Don't touch it during an upgrade. But what about Config(home)/htdocs? How should these files be treated when upgrading? Should the .tml files be replaced, but .htaccess left alone? Or should everything be replaced? Any ideas are welcome, --Mike |