| Stefan Goßner [MSFT] 2006-12-07, 1:20 pm |
| Hi Göran,
it will help.
But you are not allowed to use
http://aliasforedit:port/www.ourdomain.com/... internally.
You have to use
http://aliasforedit:port/
then use ISAPI rewrite to rewrite aliasforedit into www.ourdomain.com
This should do the job.
Cheers,
Stefan
"Göran Tänzer" <GranTnzer@discussions.microsoft.com> wrote in message
news:10383AB0-5D5E-4BEC-9985-0C9DA3713699@microsoft.com...[vbcol=seagreen]
> Hi Stefan
>
> thanks for your input. because of security settings and dns resolve we
> have
> two different names.
> a) public: http://www.ourdomain.com/....
> b) internal: http://aliasforedit:port/www.ourdomain.com/...
>
> I don't think that isapi rewrite can help in this task. I currently use
> isapi rewrite for public url redirecting. I don't have that deep knowladge
> about this topic so i have to talk to our wlan/dns/security guys. maybe
> there
> is a solution.
>
> But generally rewriting the url as described before is a ?valid? way to
> archive managed links in our configuration?
>
> regards
> göran
>
> "Stefan Goßner [MSFT]" wrote:
>
|