I would like to redirect all my http traffic to https and I'm following this:
RedirectSSL - Httpd Wiki
And would like to use the vhost method.
However using cpanel on a shared hosting server, I'm running into an issue with my web host.
I've sent them a request to modify the VirtualHost for a shared hosting account, since the mod_rewrite solution is in conflict with existing mod_rewrite rules and apache authentication.
However my host refused to follow my request with this response:
--
We cannot directly modify the apache configuration file's virtual host entry as it will cause issues during the next upgrades or apache configuration rebuild, Also a single configuration error will result in the break of all the domains hosted in the server. Your domain is in a shared server where other customers domains are also hosted, So we cant do this kind of configuration file changes.
--
They are running Running EA4 on
Has Cpanel such a poor program logic, that the custom vhost entries will be lost with an apache upgrade or apache rebuild?
And that it may take down the whole server, just because of a custom entry in vhost of 1 domain ???
I find this very odd.
Any advise?
Thanks.
RedirectSSL - Httpd Wiki
And would like to use the vhost method.
However using cpanel on a shared hosting server, I'm running into an issue with my web host.
I've sent them a request to modify the VirtualHost for a shared hosting account, since the mod_rewrite solution is in conflict with existing mod_rewrite rules and apache authentication.
However my host refused to follow my request with this response:
--
We cannot directly modify the apache configuration file's virtual host entry as it will cause issues during the next upgrades or apache configuration rebuild, Also a single configuration error will result in the break of all the domains hosted in the server. Your domain is in a shared server where other customers domains are also hosted, So we cant do this kind of configuration file changes.
--
They are running Running EA4 on
- CENTOS 6.9 x86_64 virtuozzo
- cPanel & WHM 64.0 (build 36)
Has Cpanel such a poor program logic, that the custom vhost entries will be lost with an apache upgrade or apache rebuild?
And that it may take down the whole server, just because of a custom entry in vhost of 1 domain ???
I find this very odd.
Any advise?
Thanks.