Hello,
I have a primary account with several add-on domains. I have set "Restrict document roots to public_html" to Off so that addon domains are not under the /public_html folder.
I have set my Redirects to send **All Public Domains** to an outside URL.
The redirect is working for the Primary domain in the /public_html folder... but not for any of the Addon domains.
I can see that the .htaccess file for the Primary domain has been created... but the .htaccess file for the Adddon domains only reads:
RewriteEngine on
RewriteOptions inherit
So my assumption is that the **All Public Domains** re-direct feature ONLY works if the tweak setting for "Restrict document roots to public_html" is set to ON and all addon domains are placed under the /public_html folder. Is that correct?
I have a primary account with several add-on domains. I have set "Restrict document roots to public_html" to Off so that addon domains are not under the /public_html folder.
I have set my Redirects to send **All Public Domains** to an outside URL.
The redirect is working for the Primary domain in the /public_html folder... but not for any of the Addon domains.
I can see that the .htaccess file for the Primary domain has been created... but the .htaccess file for the Adddon domains only reads:
RewriteEngine on
RewriteOptions inherit
So my assumption is that the **All Public Domains** re-direct feature ONLY works if the tweak setting for "Restrict document roots to public_html" is set to ON and all addon domains are placed under the /public_html folder. Is that correct?
Last edited: