Domain Physical Path in Windows 2003 Server

 

In Windows 2003 server , all the domains and subdomains will have the following format of physical path :
 
D:\Domains\domain.com\wwwroot (web pages)
D:\Domains\domain.com\db (database)
D:\Domains\domain.com\wwwroot\subdomain_name (sub domain directory)
D:\Domains\domain.com\logs (log files)
 
Example:
You have a domain namely abc.com and a subdomain name test.abc.com , the physical path will be as follow :
 
D:\Domains\abc.com\wwwroot
D:\Domains\abc.com\db
D:\Domains\abc.com\wwwroot\test

Was this answer helpful?

 Print this Article

Also Read

Do you support ASP.NET applications that uses code behind?

Yes. You will need to upload the following files to your account, then your code...

Can I control directory browsing on my site?

Yes, we provide a tool in the control panel (Domain Menu>Web Sites Settings) to allow...

Which version of Microsoft .NET Framework do you support?

We support all versions of Microsoft .NET Framework including v1.1, v2 and v3.5 side-by-side on...

Can I specify the default document?

Yes, we provide a tool in the control panel (Domain Menu>Advanced Domain Options>Default...

Can I access my domain name with or without the www?

Yes, you can access your domain using both yourdomain.com or www.yourdomain.com