Skip to main content

EA4 - Apache http redirection to https

Comments

3 comments

  • cPanelMichael
    Hello, It's possible to customize a virtual host and ensure the changes are preserved. We document how to do this at: Modify Apache Virtual Hosts with Include Files - EasyApache 4 - cPanel Documentation Thank you.
    0
  • markusa
    Hi, nice to hear, that it is possible to preserve the entries in a single vhost entry for a custom domain on a shared server. What about their other statement: -- Also a single configuration error will result in the break of all the domains hosted in the server. -- Are they right? Because that is another reason why they refuse to do it. Thanks very much, Markus
    0
  • cPanelMichael
    Also a single configuration error will result in the break of all the domains hosted in the server.

    Hello, Yes, if a specific entry is invalid, it will prevent a successful generation of the Apache configuration file. It's possible to test a new configuration after adding it via the following commands:
    /scripts/ensure_vhost_includes /scripts/rebuildhttpdconf
    Thank you.
    0

Please sign in to leave a comment.