Hi,
This is rather difficult to explain so please bear with me.
We will be hosting 4 websites on our server and the plan is to have each site sit under its own domain:
- site-a.com
- site-b.com
- sub1.site-b.com
- sub2.site-b.com
Notice the two sub domains!
However, our client has asked if we can implement the following url structure instead of using subdomains:
- sub1.site-b.com BECOMES site-b.com/sub1/
- sub2.site-b.com BECOMES site-b.com/sub2/
Does this make sense so far??? So we are using forward slash as opposed to sub domains.
Can you advise on the best way to achieve this please?
Thanks for any help!
Dave.