April 23, 200916 yr I have installed FileMaker Server and Web Publishing Engine on the same machine as the Web Server (Apache on Mac X Server) and I am using PHP. How do I restrict access to the Filemaker databases through php, so that there are only accessible locally from the Web Server only? The firewall on the server has all FileMaker related ports 5003, 160xx, 50003, 50006 closed. Yet, I am a able to connect and access the filemaker database from an external computer through php code. According to the FileMaker'sdocument "FileMaker Server Custom Web Publishing with PHP": "Configure your web server to restrict the IP addresses that can access your databases via the Web Publishing Engine. For example, specify that only web users from the IP address 192.168.100.101 can access your databases. For information on restricting IP addresses, see the documentation for your web server. " Can anyone point out to me where can I find such documentation? Thanks Anastasia Koutsou
June 5, 200916 yr I know it's confusing, but the firewall stuff that you quoted is not relevant to your situation because you have FMS and the WPE installed on a single machine. The ports listed there are for controlling access between the FMS box and the WPE box when they are separate machines. What exactly are you trying to accomplish?
Create an account or sign in to comment