|
Ask support if they'll change the virtualhost of the addon domain to be parallel with public_html.
It's technically a limitation of CPanel, but I believe support said they'd do this for me before.
Right now the structure is:
/
|_ /username
|_ _ /public_html/
|_ _ _ /addon/
You want:
/
|_ /username/
|_ _ /public_html/
|_ _ /addon/
Did I ever mention I hate CPanel?
|