I have a website with a Virtual Directory setup, in the virtual
directory I have a exe that gets called as

http://site.company.com/virtual directory/file.exe.

How can I resolve this URL to answer to

http://site.company.com


thanks in advance
Rick

Re: Virtual Directory URL by David

David
Thu Mar 13 23:42:36 CDT 2008

On Mar 13, 7:25=A0pm, Rick <drummer10...@gmail.com> wrote:
> I have a website with a Virtual Directory setup, in the virtual
> directory I have a exe that gets called as
>
> http://site.company.com/virtualdirectory/file.exe.
>
> How can I resolve this =A0URL to answer to
>
> http://site.company.com
>
> thanks in advance
> Rick


Just configure http://site.company.com to call file.exe. If you can
configure a virtual directory to do it, you can configure http://site.compan=
y.com
to do it -- exactly the same.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//

Re: Virtual Directory URL by Rick

Rick
Tue Mar 18 07:04:15 CDT 2008

On Mar 14, 12:42=A0am, David Wang <w3.4...@gmail.com> wrote:
> On Mar 13, 7:25=A0pm, Rick <drummer10...@gmail.com> wrote:
>
> > I have a website with a Virtual Directory setup, in the virtual
> > directory I have a exe that gets called as
>
> >http://site.company.com/virtualdirectory/file.exe.
>
> > How can I resolve this =A0URL to answer to
>
> >http://site.company.com
>
> > thanks in advance
> > Rick
>
> Just configurehttp://site.company.comto call file.exe. If you can
> configure a virtual directory to do it, you can configurehttp://site.compa=
ny.com
> to do it -- exactly the same.
>
> //Davidhttp://w3-4u.blogspot.comhttp://blogs.msdn.com/David.Wang
> //

David,
I'm new to IIS, can you explain how to configure http://site.company.com
to call file.exe

thanks
Rick

Re: Virtual Directory URL by David

David
Wed Mar 19 02:49:00 CDT 2008

On Mar 18, 5:04=A0am, Rick <drummer10...@gmail.com> wrote:
> On Mar 14, 12:42=A0am, David Wang <w3.4...@gmail.com> wrote:
>
>
>
>
>
> > On Mar 13, 7:25=A0pm, Rick <drummer10...@gmail.com> wrote:
>
> > > I have a website with a Virtual Directory setup, in the virtual
> > > directory I have a exe that gets called as
>
> > >http://site.company.com/virtualdirectory/file.exe.
>
> > > How can I resolve this =A0URL to answer to
>
> > >http://site.company.com
>
> > > thanks in advance
> > > Rick
>
> > Just configurehttp://site.company.comtocall file.exe. If you can
> > configure a virtual directory to do it, you can configurehttp://site.com=
pany.com
> > to do it -- exactly the same.
>
> > //Davidhttp://w3-4u.blogspot.comhttp://blogs.msdn.com/David.Wang
> > //
>
> David,
> I'm new to IIS, can you explain how to configurehttp://site.company.com
> to call file.exe
>
> thanks
> Rick- Hide quoted text -
>
> - Show quoted text -


In the exact same way that you currently configure, except you set the
EXE as the Default Document at the root directory of the website.

I've provided all the necessary terms, so you should be able to search
to figure this out.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//