Hi, I have a bit of an odd request.
In DA I have for example 4 users, I need the following setup:
Now I tried doing a symlink, and received open_base errors. Does anyone have a solution to the above structure?
In DA I have for example 4 users, I need the following setup:
Code:
User1 domain1.com /home/user1/public_html/
User1 shop.domain1.com /home/user1/public_html/shop
User2 domain2.com /home/user2/public_html/
User2 shop.domain2.com /home/user1/public_html/shop/user2
User3 domain3.com /home/user3/public_html/
User3 shop.domain3.com /home/user1/public_html/shop/user3
User4 domain4.com /home/user4/public_html/
User4 shop.domain4.com /home/user1/public_html/shop/user4
Now I tried doing a symlink, and received open_base errors. Does anyone have a solution to the above structure?