Sentora Support Forums

Full Version: How to overwrite default admin. vhost?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I need to overwrite the default admin.domain.tld vhost however this vhost is not available in the Apache modules settings. If I go and manually add my settings they, of course, get overwritten on next daemon run.

I am trying to enable SSL on a per domain and sub-domain basis (having different certificates for each domain/sub-domain of course). Whilst for any other vhost the host override works, for the main "admin" sub-domain doesn't as this sub-domain is not present in the drop down list.

Any thoughts are appreciated.

Thank you!
My advice if you want to add ssl manually. Create an ssl.conf and include it in main apache config prior or post panel config files. Don't try to mess up the managed apache config.