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.
Confirm your current directory is your home directory.
- Confirm your current directory is your home directory by using the command:
yourusername@linux3$cd ~
Link your 'www' folder.
- Create a symbolic link to the 'www' folder by using the following command:
yourusername@linux3$/bin/ln -s ../pub/www