How to Create a Symlink in Linux

From ReduxWiki

Jump to: navigation, search

Contents

[edit] Create the Symlink

Replace with what you need.

ln -s /path/to/source sym_link_name

[edit] Chown httpsdocs

chown username sym_link_name

Image:Info-small.png You will need to replace 'username' with the domain user for that folder, refer to the username applied to sym_link_name.



Image:Tip.png Back to How To Documents
Personal tools