Every time update script runs it is re-writing httpd.conf incompatibly with previous changes to httpd.conf and local templates. Example:
Remove all Alias, ScriptAlias and ScriptAliasMatch lines
Check-in modifications (/usr/local/cpanel/bin/apache_conf_distiller --update)
Regenerate config (/usr/local/cpanel/bin/build_apache_conf )
The modifications are conserved.
That is, until the next update run. At next update run httpd.conf is recreated and the Alias, ScriptAlias and ScriptAliasMatch lines are back. Somehow update run ignores previously checked-in modifications.
Edited to add:
--------------
Also overwritten is the index.html at /usr/local/apache/htdocs. Updates should not be touching that file!



LinkBack URL
About LinkBacks
Reply With Quote





