#How to make paths work?

3 messages · Page 1 of 1 (latest)

mortal thunder
#

What do you mean with doesn't work? Are you getting a 404 page?
Can you share the domain so we can take a look?
How are you hosting the react site?

serene schooner
vernal bear
#

Hi, the original message was deleted so I can't confirm if my issue is the same as the OP's, but I had a question around the (optional) path field when adding a hostname.

I'd like to have test.mydomain.com point to a self-hosted service (such as 192.168.1.10:8080, for instance), but have test.mydomain.com/admin point to the admin panel of that self-hosted service.

An example is speedtest-tracker, which has a public dashboard as well as an admin panel where I can login and make changes.

Is using the path field the best way to achieve this?