Skip to main content
Solved

FME Server Login from localhost

  • July 14, 2014
  • 1 reply
  • 17 views

Is there a way to protect the login page for FME Server 2014? I would like to allow login only from localhost, that is, on the machine itself. You can do stuff like this with Apache. Is it possible with FME Server 2014?

 

 

Thanks

Best answer by redgeographics

You should be able to control that through the .htacces file, see the documentation on your webserver for details on how to set that up.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

redgeographics
Celebrity
Forum|alt.badge.img+62
  • Celebrity
  • Best Answer
  • July 15, 2014
You should be able to control that through the .htacces file, see the documentation on your webserver for details on how to set that up.