English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

When setting up an .asp script on a DNS server, how do you alias a domain to a sub directory. Specifically, can you hide the directory structure from the public ?

2007-06-27 20:35:30 · 1 answers · asked by thetopnerd 1 in Computers & Internet Computer Networking

1 answers

Well, asp runs on the WEB SERVER not the DNS server.. so you will need the WEB SERVER set to do the direction.
You can indeed setup subdomains using DNS -- if you use another IP for them. But that isn't what you are asking..

Here is an article which may help you.
http://www.simpledns.com/kb.aspx?kbid=1151

This assumes you are running IIS or PWS servers.
If you are running Apache (which is much better) it is an entry in the Apache Virtual Hosts Config file. Here is one article for that.
http://www.howtoforge.com/forums/showthread.php?t=23
Or just do a search for subdomains on Apache.

Yes the directory structure can be "hidden".

Good Luck.

2007-06-28 02:13:32 · answer #1 · answered by Tracy L 7 · 0 0

fedest.com, questions and answers