Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you are missing the "'www" ' folder in your home directory, you can create a new 'www' folder. View the information below to confirm your current directory and relink the 'www' folder.

Excerpt
Confirm your current directory is your home directory.
  1. Confirm your current directory is your home directory by using the command:
No Format
yourusername@linux3$cd ~
Link your 'www' folder.
  1. Create a symbolic link to the 'www' folder by using the following command:
No Format
yourusername@linux3$/bin/ln -s ../pub/www

Rate this Article