0
votes
0answers
64 views

customerrors 403 doesn't appear to direct at all

On my SharePoint Server 2010 based publishing site, I have created a custom error page, and updated the web.config to point to these this new page: <customErrors ...
1
vote
2answers
466 views

403 Forbidden on publishing page with webpart

We created bunch of web parts for our client. Initially we set up web application on port 1443 with NTLM and Forms authentication. Everything works ok. Now we extended this web app to port 443, with ...