minus-squaredan@lemm.eetoSelfhosted@lemmy.world•is it better to use subdomains or paths?linkfedilinkarrow-up2·2 years agoThe only problem with using paths is the service might not support it (ie it might generate absolute URLs without the path in, rather than using relative URLs). Subdomains is probably the cleanest way to go. linkfedilink
The only problem with using paths is the service might not support it (ie it might generate absolute URLs without the path in, rather than using relative URLs).
Subdomains is probably the cleanest way to go.