Full path to default home directory

D

denya

Guest
What is the full default path to http/ directory of my site in linux?
 
at server the path is by default
/var/www/vhosts/domain.tld/httpdocs/

but it may differ on different OSes and servers.

check /etc/psa/psa.conf file for vhosts_dir parameter
 
Back
Top