hi
i need to configure a direct link published by pulse
meaning i have for example: "http://mysite.mydomain.com/profile/1.html"
the requested behaviour is that this link points to the external leg of the pulse configured with
a web resource point to lets say "http://my,internaldomain.com"
the requestted behaviuor is when clicking the external link it will go to authentication page, and after that will show me "http://m.internaldomain.com/profile/1.html"
but instead i am getting authentication page and after it:
The page you requested could not be found
anyone can help me solve it ?
yes i have configured the entry */ ofcourse
i ment in a dynamic way.
the user will get one time the url: my.externaldomain.com/1.html
and in other time: my.externaldomain.com/77.html
and in other ocation: my.externaldomain.com/xyz.html
it's random (it's comming from and application since in the organization it gets a valid url
i just wanted to publish it to the internet and adding authentication to it prior.
Based on what you mentioned above I reckon the Web rewriting feature is a going to be the best fit for you (its dynamic and a very advanced parsing and rewriting engine that works with several web technologies/applications). Here is a strating point for relevant config. Let us know how you go.