Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Redirecting Sharepoint

Status
Not open for further replies.

srenshaw

IS-IT--Management
Jan 19, 2005
75
CA
Hi,

My current setup: 2 servers, A and B, behind a firewall.

Sharepoint is installed on server B.

The firewall send port 80 and 443 requests to server A and port 8081 to server B.

I configured Sharepoint on B to use port 8081.

So, domain.com get sent to A and domain.com:8081 get sent to B.

So far so good. But it is not very elegant.

What I want to do is that when a user type domain.com/sharepoint he get to Sharepoint.

I created a virtual directory on A that forwards to B. I only got it to work by forwarding to the domain.com:8081 URL which is not what I want to do. When I selected a share on another computer it does not work. I assume it is because of the stsfltr ISAPI filter.

Can this be done? If so, how did you do it?

Could I use headers to do it? If so, I could you a quick explanation on how to do it.

If possible, I would prefer not to have to use ISA.

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top