If lion server runs on osx lion, what is accessible from the "outside"?
If I open a port and connect it to the ip of the lion server, will that traffic be intercepted by the server app and limiting the scope of the access to what the server app allows access too?
Will my entire file directory be available to the outside if I open the port? E.g. the lion OS running has some other apps running and files stored on it, will this be accessible from the outside? Or does the server app intercept the incoming requests and, depending on what has been made available as a service through the server app, that is only what the outside can access?