Hello,
after use the "rearrange" feature to move an account between /home and /home2, a symbolic link (ln -s) remains in the original place. Can I delete it after some days? I believe it's created to avoid problems in current opened sessions.
Disregard the fact that one user can direct refer to the original path (hardcoded) in a PHP script, for example.
Password protected folders (Apache, base auth) can be a problem?
Thank you.
after use the "rearrange" feature to move an account between /home and /home2, a symbolic link (ln -s) remains in the original place. Can I delete it after some days? I believe it's created to avoid problems in current opened sessions.
Disregard the fact that one user can direct refer to the original path (hardcoded) in a PHP script, for example.
Password protected folders (Apache, base auth) can be a problem?
Thank you.