search
Japanese Chinese Nederlands Espanol Italiano Deutsch Francais Twitter Rss Feeds
IIS GroupsView
Frontpage Client
Frontpage Extensions Windowsnt
Frontpage Programming
Inetserver Asp Db
Inetserver Asp General
Inetserver Iis
Inetserver Iis Security

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Application Development
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

View All Microsoft Inetserver Iis Posts  Ask A New Question 

Access application via www.domain/folder - Holo2

Monday, July 30, 2007 1:58 AM

Gurus,

I have an application that runs on a machine on my LAN. Users on the lan
access it by navigating to the machine's IP address in IE.

Is there any way for me to allow some outside users to access this app., by
going to my website (server is on same network as app machine), ie
www.mydomain.com/app? Asking another way, is there some way to redirect the
user to an internal IP address?

Thanks for your time,

-Michael
reply
 

Hello,My understanding of your message is that you have one public website and - Kristofer Gafvert

Tuesday, July 31, 2007 5:38 AM

Hello,

My understanding of your message is that you have one public website and
one internal website. You want people to access parts of the internal
website from Internet using your public website, such as
www.publicwebsite.com/internalwebsite.

You cannot do this out-of-the-box with IIS. But you can use a product
called ISAPI_Rewrite to do it. You can of course also write your own
proxying module.

I *think* that ISA server can do this as well, but i am not 100% sure at
this moment.

http://www.isapirewrite.com/

--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
reply

Kristopher,you are correct in what I'm trying to accomplish. - Holo2

Tuesday, July 31, 2007 4:18 PM

Kristopher,

you are correct in what I am trying to accomplish. I will go with your
suggested application below, and thank you for it.

-Michael
reply
 
 

Previous Microsoft Inetserver Iis conversation.