faqts : Computers : Internet : Web Servers : Apache

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

1 of 1 people (100%) answered Yes
Recently 1 of 1 people (100%) answered Yes

Entry

Can I direct a www address to a directory within the server when the dns directs it straight to IP?

Oct 27th, 2001 02:53
emilio brambilla, newbie newbie,


dns ALWAYS direct to a ip address... dns DOES NOT work with urls!

to have www.domain.tld going to a directory on your web server you have
to configure a VirtualHost (see the end of httpd.conf for more info)