Your Gateway To Digital Success
Wesbytes Blue Logo

Wesbytes Knowledge Base

Search our articles or browse by category below

Domain Physical Path in Windows Server

Last modified: June 17, 2022
You are here:
Estimated reading time: < 1 min

In Windows 2003 server , all the domains and subdomains will have the following format of physical path : 

C:\Domains\domain.com\wwwroot (web pages)

C:\Domains\domain.com\db (database)

C:\Domains\domain.com\wwwroot\subdomain_name (sub domain directory)

C:\Domains\domain.com\logs (log files)

For example, you have a domain namely abc.com and a subdomain name test.abc.com , the physical path will be as follow :

C:\Domains\abc.com\wwwroot

C:\Domains\abc.com\db

C:\Domains\abc.com\wwwroot\test

Was this article helpful?
Dislike 0
Views: 15