question

AriefHardiansyah-8548 avatar image
0 Votes"
AriefHardiansyah-8548 asked EmilyDu-MSFT commented

Publish SharePoint On Premise Using IIS ARR Reverse Proxy

We have a SharePoint on premise with the name portal.contoso.com then we publish it using IIS ARR reverse proxy. for the name of the external portal, we named it portal.pcino.fabrikam.com. we have configured URL Rewrite on the IIS ARR Reverse Proxy server and when we open the portal using the name portal.pcino.fabrikam.com a pop up appears to login, but after logging in an error message appears with the message (Sorry, something went wrong File Not Found)191498-sharepoint-error.png.


is there any additional configuration that has to be done both from the IIS ARR side and the SharePoint side? please help and advice


windows-serveroffice-sharepoint-server-administrationwindows-server-iis
· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @EmilyDu-MSFT

We already configure public URL Alternate Access Mapping, here's the capture:

195005-public-url.png

and the following are the results of the testing we have done:

  1. When we open the portal using https://portal.pcino.fabrikam.com it automatically redirect to http://portal.pcino.fabrikam.com/Pages/Home.aspx but when we type https://portal.pcino.fabrikam.com/Pages/Home.aspx (completely) login pop appears and we can logging in without errors. but after logging into Home Page and tried to click on another menus it automatically redirect again to http

  2. We found that some menus looked disorganized like failed to load something, here is an example of the capture:


195139-disorganized-menu.png

so, is there any additional configuration that has to be done both from the IIS ARR side and the SharePoint side?

really appreciate your answer



0 Votes 0 ·
public-url.png (30.4 KiB)
EmilyDu-MSFT avatar image EmilyDu-MSFT AriefHardiansyah-8548 ·

@AriefHardiansyah-8548

Whether this site collection has custom codes?

0 Votes 0 ·

Hi @EmilyDu-MSFT

We have received an answer from the SharePoint team, they confirmed there are custom codes on the site collection.
We also want to ask, when we successfully login to the portal sometimes an error page appears like the one below195947-error-home.png


0 Votes 0 ·
error-home.png (12.3 KiB)
Show more comments

1 Answer

EmilyDu-MSFT avatar image
0 Votes"
EmilyDu-MSFT answered EmilyDu-MSFT commented

@AriefHardiansyah-8548

The IIS URL Rewrite tool can be used for SharePoint, but mostly only redirect rules can be used. Rewrite rules in the tool are not supported by SharePoint.

Read this article for more information.

As a workaround, configuring Alternate Access Mappings.

https://technet.microsoft.com/en-us/library/cc263208(v=office.16).aspx


If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

thanks for the help, we will try and study it first

0 Votes 0 ·
EmilyDu-MSFT avatar image EmilyDu-MSFT AriefHardiansyah-8548 ·

@AriefHardiansyah-8548

Thanks for your reply.

0 Votes 0 ·