Web publishing Paths

I have published a website that uses http://site.domain.com/xyz/abc users have to manually enter the full link. I was hoping to make this simply by adding /xyz/abc to the internal path and /* to the external path and that worked so users now only have to enter http://site.domain.com however now it won't let users log in, then I discovered that when users could log in the url changed to http://site.domain.com/zxy/MYabc

I need help figuring out how to add that in paths, when I try just /xyz/* that doesn't work. Any ideas? Hope this makes sense.

I've tried every combination I could think of.

So to summarize, I'd like users to be able to use http://site.domain.com externally and support http://site.domain.com/zxy/MYabc and http://site.domain.com/zxy/abc internally. http://site.domain.com/zxy/abc would have to be first.
  • Edited by jamicon Tuesday, January 21, 2014 4:18 PM
January 21st, 2014 4:10pm

Link translation is applied, its enabled by default.

Let me rephrase...

when users go to http://site.domain.com/zxy/abc and log in the url then changes to http://site.domain.com/zxy/MYabc

I'd like to make it so that all users have to do is go to http://site.domain.com

I tried paths internal /zxy/abc external /* and that displayed just fine using http://site.domain.com until they try to logon because the /zxy/MYabc wasn't there working so I tried a wildcard /zxy/* and that didn't work. I tried adding both /zxy/abc and zxy/MYabc and tested the rule successfully but users still can't log in. Link Translation is enabled.

I have read those artles and I still don't know how to make this work. Does anyone have any suggestions or examples?

Thanks






  • Edited by jamicon 21 hours 35 minutes ago
Free Windows Admin Tool Kit Click here and download it now
January 22nd, 2014 7:49am

Hi,

Thank you for your post here.

I think the link translation may help you address the issue.

http://technet.microsoft.com/en-us/library/cc984424.aspx

http://technet.microsoft.com/en-us/library/cc995224.aspx

http://setspn.blogspot.in/2011/09/isa-2006tmg-2010-link-translation.html

Best Regards

Quan Gu

January 22nd, 2014 10:21am

Link translation is applied, its enabled by default.

Let me rephrase...

when users go to http://site.domain.com/zxy/abc and log in the url then changes to http://site.domain.com/zxy/MYabc

I'd like to make it so that all users have to do is go to http://site.domain.com

I tried paths internal /zxy/abc external /* and that displayed just fine using http://site.domain.com until they try to logon because the /zxy/MYabc wasn't there working so I tried a wildcard /zxy/* and that didn't work. I tried adding both /zxy/abc and zxy/MYabc and tested the rule successfully but users still can't log in. Link Translation is enabled.

I have read those artles and I still don't know how to make this work. Does anyone have any suggestions or examples?

Thanks






  • Edited by jamicon Wednesday, January 22, 2014 2:15 PM
Free Windows Admin Tool Kit Click here and download it now
January 22nd, 2014 3:46pm

Hi,

Please refer to the examples below, i think this thread clearly describe the path mapping. Please check if it is useful

http://social.technet.microsoft.com/Forums/forefront/en-US/8dfcbbc2-0619-4d99-9918-8e35d534ff57/link-translation-not-working-correctly?forum=Forefrontedgegeneral

And if your requirements is not related to content, path mapping is enough.

http://blogs.perficient.com/microsoft/2008/05/a-walkthrough-of-isa-2006-link-translation-capabilities/

Best Regards

Quan Gu

January 23rd, 2014 12:16am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics