I built a basic html "hello world" type page. When I go to disgruntor.x10host.com, it works -- but, when I go to my addon domain, I get a 404 Not Found:
The requested URL / was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
It might be worth noting that my addon domain's root is public_html/ -- same as the base URL. I did *not* set it up as a parked domain, because I need to point two separate domains at the same app (I was gonna do one 'addon' and one 'parked'). Is it possible this configuration is causing the issue?
I tested it by changing that domain to a parked domain, and got the same results (worked fine on the x10host url, 404 on the parked domain).
What am I doing wrong?
The requested URL / was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
It might be worth noting that my addon domain's root is public_html/ -- same as the base URL. I did *not* set it up as a parked domain, because I need to point two separate domains at the same app (I was gonna do one 'addon' and one 'parked'). Is it possible this configuration is causing the issue?
I tested it by changing that domain to a parked domain, and got the same results (worked fine on the x10host url, 404 on the parked domain).
What am I doing wrong?
Last edited: