Preserve changes in imscp.conf after upgrade

  • Hi, sorry if it has been previously asked, but I can't find it. I asked on the IRC and someone (I don't remeber) told me that in order to change the settings in imscp I had to modify both the /etc/imscp/imscp.conf and the /etc/imscp/imscp.conf.old


    What I want to change are these two values:

    Code
    1. BASE_SERVER_VHOST_PREFIX = https://LOCAL_DNS_RESOLVER = no


    After every upgrade they get set to:

    Code
    1. BASE_SERVER_VHOST_PREFIX = http://
    2. LOCAL_DNS_RESOLVER = yes


    I tried to repeat the process several times and my changes are always reverted. Does the same happen for someone else?

  • Just tested (rc beta6 - from a few days ago) - is same behaviour.


    Changed in imscp.conf and imscp.old.conf -> after installation values are not the same (as you wrote).


    /J