• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

subdomain directory

ToolBox

Basic Pleskian
If i made 1stleveldomain.com , the directories for this domain created to

/var/www/vhosts/1stleveldomain.com/

#ls /var/www/vhosts/1stleveldomain.com/
anon_ftp conf etc lib private tmp web_users
bin dev httpdocs lib64 statistics usr
cgi-bin error_docs pd subdomains var


if i made subdomain named office and its root dir for httpddocs.office

#ls /var/www/vhosts/1stleveldomain.com/
anon_ftp conf etc lib private tmp web_users
bin dev httpdocs lib64 statistics usr
cgi-bin error_docs httpdocs.office pd subdomains var


The httpdocs.office directory created.

but /var/www/vhosts/office.1stleveldomain.com/ was created and inside this directory was

#ls /var/www/vhosts/office.1stleveldomain.com/
anon_ftp conf error_docs etc pd private statistics subdomains web_users


Is this ok or is it a bug?

The directory named subdomain (/var/www/vhosts/1stleveldomain.com/subdomain/ and /var/www/vhosts/office.1stleveldomain.com/subdomain/) is there to do what?

The document directory of subdomain (like /var/www/vhosts/1stleveldomain.com/httpdocs.office),
why does not in the subdomains directory(like /var/www/vhosts/office/1stleveldomain.com/)?

Where is The subdomains cgi-bin directory?

Plesk10.4.4 subdomains works could not understand...

Someone Please explain.
 
Back
Top