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.- Confirm your current directory is your home directory by using the command:
No Format |
---|
yourusername@linux3$cd ~ |
Link your 'www' folder.- 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