Hmm...Well now that's a nasty setupif all of your Changes were going to ONE server
it would be easy...Log all UPDATES, INSERTS, DELETES to a table, write a PHP/ASP page
to grab the contents of the table and dump it...
use Perl DBI interfaces for connecting to the database to be updateda
Hello,
I am writing a redirector script for SQUID, and when I use URI
to parse the URL, URI is not functioning the same in "redirector" mode as it is
under command line mode...
i.e. The only difference is where the URL is coming from..and
URI doesn't appear to fully function, here is the co