Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Profile Manager - Block access from Internet

Hi All.


I have set up a OSX server (Yosemite) in DMZ.


I want to disable access to Profile Manager from Internet.


How can i do this?

Tried to add the following in the httpd_server_app.conf but still no luck (Re: Keep 443 open for profile updates, but limit profile manager login)

When i add the code to the httpd_server_app.conf, than i cant access Profile Manager from internal network.


Any Ideas?


<Location /profilemanager>

AllowOverride None

Options MultiViews FollowSymlinks

Order deny,allow

Deny from all

Allow from 10.0.0.0/8 #OUR LAN

Allow from XXX.XXX.XXX.XXX #SERVER'S PUBLIC IP

Header Set Cache-Control no-cache

</Location>

Mac mini, OS X Yosemite (10.10.3), null

Posted on Jun 2, 2015 10:51 AM

Reply
4 replies

Profile Manager - Block access from Internet

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.