VS1 – Create a folder above httpdocs for includes etc
|
You can create the directory by logging in via SSH and using system commands to do that. You should have your root password for the server, then just use a Windows client like PuTTY or Linux standard ssh command. Below you’ll find an example how to do that – I have created the directory for com-pass.biz site in it.
After logging in you’ll see this prompt: 1) Enter the directory where the websites are kept 2) Here’s a listing of all the directories 3) Enter chosen website directory 4) Create the directory inside it and change the owner to appropriate user for ftp access 5) List to confirm it’s there with right permissions root@vs1:/var/www/vhosts/com-pass.biz# ls -l |