Below is a scenario of which I do not know the best way to achieve. Thanks for the help!
I have two domains on the same server of which will have separate directory roots. However, I want the first domain to have a folder that will be shared for the second domain.
Example:
firstdomain.tld/sharedfolder
(This domain would hold the contents of this folder)
seconddomain.tld/sharedfolder
(This domain would link/shortcut to the first's domain folder)
Thanks again for any help on this matter.