Hello,
We have for example 50 customer suscriptions.
When they use the SSH access, they can only execute their files in /var/www/vhosts/mydomain.com but they can see list of domain with:
#ls -l ../
Example:
mydomain.com
otherdomain.com
otherdomain2.com
...
This poses a commercial problem.
Is it possible not to go to /var/www/vhosts, only to /var/www/vhosts/mydomain.com?
Can we block the display of the list of websites?
Thank you.
We have for example 50 customer suscriptions.
When they use the SSH access, they can only execute their files in /var/www/vhosts/mydomain.com but they can see list of domain with:
#ls -l ../
Example:
mydomain.com
otherdomain.com
otherdomain2.com
...
This poses a commercial problem.
Is it possible not to go to /var/www/vhosts, only to /var/www/vhosts/mydomain.com?
Can we block the display of the list of websites?
Thank you.