Sharepoint 2010 web front end servers and services configuration
Posted
by
Yash
on Server Fault
See other posts from Server Fault
or by Yash
Published on 2011-11-17T17:34:08Z
Indexed on
2011/11/17
17:55 UTC
Read the original article
Hit count: 263
I have a sharepoint insfrastructure where a document library is made available both locally and on the internet. I have a few web front end servers facing the public (in the DMZ) while having another set inside the secured network for internal use. I also have an application server for sharepoint services inside the secured network.
My goal is to configure sharepoint in such a way that the sharepoint services are available only locally and not via the internet. The users accessing the system online should not benefit of the sharepoint services.
Is this possible on the same farm?
© Server Fault or respective owner