I was setting up a symlink for a user, and all is fine i SSH, but in direct admin it is unavailable in the file manager, and it will not be displayed by apache.
I have never had this problem before. I'm just using a simple
ln -s /home/USER/domains/USER.com/public_html/catalog /home/USER/domains/USER.com/private_html/catalog
All is there in the original (public) dir, and the symlink works fine in SSH, but not in DA and apache.
All help appreciated.
C.
PS The ownership is set to user:user but that didn't work either. I have done this many times before and have no idea what is wrong.
I have never had this problem before. I'm just using a simple
ln -s /home/USER/domains/USER.com/public_html/catalog /home/USER/domains/USER.com/private_html/catalog
All is there in the original (public) dir, and the symlink works fine in SSH, but not in DA and apache.
All help appreciated.
C.
PS The ownership is set to user:user but that didn't work either. I have done this many times before and have no idea what is wrong.
Last edited: