
Originally Posted by
coows
Let me ask this.. the proxy network owners who have 100+ domains in a small network... I can't go adding the policy to each proxy because some of them are parked on top of each other... could I add in the footer the Policy link to a central website where my main site is an generalize the policy to fit ALL websites? Any help would be appreciated as always

What I do is.. I created a privacy.php file that is uploaded on all files of the websites, and in that file the following code has been placed:
Code:
<? include("/home/ahmiinfo/public_html/pp.php"); ?>
And if you would login to my FTP and see my pp.php file, there would be one privacy policy. If I have to update the PP once again, I just change that one file and upload it. Via the PHP it will auto-change all PP's on every site 
Greetz
Bookmarks