> Can I create a DNS ALIAS entry for a page within a site? Is there any IIS
> configiration?
No. DNS has no concept of individual pages nor
even individual subdirectories.
You CAN create a different SITE that points to that
specific page (on the WEB server) and use DNS to
find that site on the server.
DNS only operates at the "server-site" level (except
for SRV records which are practically unsupported
by most IP client software except AD, DFS, and maybe
SMS).

Signature
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]
> Thanks - Sean