Forum Discussion
ozgur_guler_344
Nimbostratus
Dec 30, 2009Sharepoint URL redirect problem
Hello;
Sharepoint is open on port 81 on servers. So pool members are defined as XXXX:81. However virtual server is working on port 80.
Firstly when we tried access URL XXXX, it replied ...
hoolio
Cirrostratus
Dec 30, 2009So then the second part of my comment applies:
You should be able to use alternate access mappings to instruct the Sharepoint servers to use http:// and port 80 in their references to themselves. You can search the iRule forum for AAC or "alternate access mappings" for some related info.
If you do want to use an iRule to fix this, you can use a browser plugin like Fiddler for IE or HttpFox for Firefox to see where the reference to port 81 is coming from. It could be in the Location header in a redirect or the payload content. You can use HTTP::header to update headers and a blank stream profile with a STREAM::expression (Click here) based iRule to rewrite response payload content.
Aaron
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects