From: mr555 on
Hi
Just enabled IIS 7 on my test machine running windows 2008, a third party
application is installed to the server.

to login to the application from any workstations within the network , just
type in the URL http://test1/applicationlogon.aspx,

If I type http://test1 receievd IIS 7 logo

Is it possible to redirect http://test1 to http://test1/applicationlogon.aspx

Cheers


From: Dan on

"mr555" <mr555(a)discussions.microsoft.com> wrote in message
news:6B129470-A736-4BED-A577-884349DFAEFA(a)microsoft.com...
> Hi
> Just enabled IIS 7 on my test machine running windows 2008, a third party
> application is installed to the server.
>
> to login to the application from any workstations within the network ,
> just
> type in the URL http://test1/applicationlogon.aspx,
>
> If I type http://test1 receievd IIS 7 logo
>
> Is it possible to redirect http://test1 to
> http://test1/applicationlogon.aspx
>
> Cheers
>
>

Set applicationlogon.aspx as your default home page for the site.

--
Dan

From: mr555 on
Thank Dan

all sorted

"Dan" wrote:

>
> "mr555" <mr555(a)discussions.microsoft.com> wrote in message
> news:6B129470-A736-4BED-A577-884349DFAEFA(a)microsoft.com...
> > Hi
> > Just enabled IIS 7 on my test machine running windows 2008, a third party
> > application is installed to the server.
> >
> > to login to the application from any workstations within the network ,
> > just
> > type in the URL http://test1/applicationlogon.aspx,
> >
> > If I type http://test1 receievd IIS 7 logo
> >
> > Is it possible to redirect http://test1 to
> > http://test1/applicationlogon.aspx
> >
> > Cheers
> >
> >
>
> Set applicationlogon.aspx as your default home page for the site.
>
> --
> Dan
>