IIS / ALIAS

Hi,

I've set-up a website in IIS. I'd like to change the default IIS
alias from http://servername/websitename to something a bit more user
friendly.

How do I change this? I'm not sure if I need to be doing something in
DNS or not.

Cheers.
grumblenoise [ Fr, 27 Juli 2007 11:46 ] [ ID #1780141 ]

Re: IIS / ALIAS

On Jul 27, 2:46 am, grumbleno... [at] googlemail.com wrote:
> Hi,
>
> I've set-up a website in IIS. I'd like to change the default IIS
> alias fromhttp://servername/websitenameto something a bit more user
> friendly.
>
> How do I change this? I'm not sure if I need to be doing something in
> DNS or not.
>
> Cheers.



It all depends on what sort of alias you want to do. Some are
possible. Others are impossible no matter what. Still others require
add-on modules (either for-free or for-fee) to work.

Please clarify what you mean by "a bit more user friendly" with an
example URL.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
David Wang [ Fr, 27 Juli 2007 12:30 ] [ ID #1780142 ]

Re: IIS / ALIAS

Hi,

I'd like to change it from the defaul name of http://sqlbox01/meditationsuite
to http://sqlbox01/med

Possible
grumblenoise [ Fr, 27 Juli 2007 13:00 ] [ ID #1780145 ]

Re: IIS / ALIAS

On Jul 27, 4:00 am, grumbleno... [at] googlemail.com wrote:
> Hi,
>
> I'd like to change it from the defaul name ofhttp://sqlbox01/meditationsuite
> tohttp://sqlbox01/med
>
> Possible



Just create a virtual directory with the name of "/med" and copy the
vdir settings of /meditationsuite.



//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
David Wang [ Sa, 28 Juli 2007 21:04 ] [ ID #1780844 ]
Webserver » microsoft.public.inetserver.iis.security » IIS / ALIAS

Vorheriges Thema: how to update IIS SP
Nächstes Thema: Allow jar files to be served without authentification?