Home>Knowledge Base>Domain Names>How can I point a domain to a subdirectory or file?
Information
Article ID89
Created On10/18/2008
Modified10/21/2009
How can I point a domain to a subdirectory or file?
When an additional domain is added to an account it's configured to point to a web sites IP address which in turn points to a web site's root address. Using an ASP.NET or ASP script it is possible to redirect requests for a specific domain to a folder or file. Doing so allows multiple domains to deliver different content with a single Pacific Online hosting account.

Sample scripts with instructions on how to configure such a setup are available in our sample code FAQ.