Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • But if I want to add symlink in my /var/www/ directory for another directory that is located in my home directory for example - can I use FollowSymLinks in this way? Commented Jan 30, 2016 at 13:26
  • Yes, but the "relevant name" that will be part of the URL is the name of the symlink, not the name of its target. Commented Jan 30, 2016 at 15:45
  • Oh!Now I understand! Commented Jan 30, 2016 at 16:42