[FX.php List] How to Reject FMP Quiries from Legacy PHP installations

Jonathan Schwartz jonathan at exit445.com
Thu Jun 14 17:23:07 MDT 2007


Hi Folks,

I have a client solution where I included a script to log progress 
steps throughout the web site. The script writes to *my server*, not 
the client's server.   I no longer need to support this client, and 
I'd like to stop the logging.

Problem is, I use the same logging script for many other sites, and I 
don't see an easy way to isolate this one client with my current 
setup.

Here's what I believe are my alternatives:
	- Change the username and password for the log file...but 
that would involve editing dozens of sites.
	- Filter out the port 80 calls in the firewall....but the 
Remote IP's don't reveal the client.
	- Ask the client to remove or switch the logging 
script....not my first choice.
	- Remove the logs after the fact....but I don't want the 
traffic in the first place.

At least I used settings in server_data.php, and don't need to change 
each script...just the server data.

Any other suggestions?

Thx

Jonathan

-- 
Jonathan Schwartz
Exit 445 Group
jonathan at exit445.com
http://www.exit445.com
415-381-1852
FileMaker 8 Certified Developer


More information about the FX.php_List mailing list