Default Structure of Panel Virtual Host

The following table shows the default structure of a virtual host created by Panel and permissions set for its content:

 

Directories Tree

 

User

Group

Permissions

Description

 

 

 

 

 

 

 

 

/<VHOST>

 

 

 

root

root

755

 

 

/anon_ftp

 

 

user

psaserv

750

Anonymous FTP files.

 

/cgi-bin

 

 

user

psaserv

750

CGI scripts.

 

/conf

 

 

root

psaserv

755

Configuration files.

 

/error_docs

 

 

root

psaserv

755

Error messages files.

 

 

<doc>.html

 

user

psaserv

755

 

 

/etc

 

 

root

root

755

Chroot environment directory.

 

/httpdocs

 

 

user

psaserv

750

HTTP documents.

 

/httpsdocs

 

 

user

psaserv

750

HTTPs documents.

Note: This directory is not present in new installations, only in upgrades from previous versions

 

/pd

 

 

root

psaserv

750

Passwords to protected directories.

 

 

d..<dir1>@<dir2>

 

apache

apache

400

 

 

/private

 

 

user

root

700

User's private storage.

 

/statistics

 

 

root

psaserv

550

Statistics directory

 

 

/anon_ftpstat

 

root

root

755

Anonymous FTP statistics.

 

 

/ftpstat

 

root

root

755

FTP user statistics.

 

 

/logs

 

root

root

755

Virtual host logs.

 

 

/webstat

 

root

root

755

HTTP user statistics.

 

 

/webstat-ssl

 

root

root

755

HTTPS user statistics.

 

/usr

 

 

root

root

755

Chroot environment directory.

 

/web_users

 

 

root

psaserv

755

Web users directory.

 

 

/<web_user>

 

web_user

psaserv

750

 

 

/<subdomain>

 

 

user

psaserv

750

HTTP and HTTPs documents of a subdomain (since Panel 10.0)

 

/subdomains

 

 

root

psaserv

755

Service directory.

Note: The directory is used for compatibility with earlier Panel versions .

Please send us your feedback on this help page.