Suifeng knows collection (affiliate plan) v3.1 update
>1.Support apachelinux environment
2.Support .htaccess pseudo-static 3
________________________________________
Suifeng knows the specific settings of the collection system
Open the /API/3.PHP file and configure it as follows:
//Cache time setting
$cache_true=true;//Cache switch, if no caching is required, please set it to false, if caching is required, set it to true
$cache_index="10";//The home page is updated every 10 minutes by default
$cache_list="30";//The list is updated every 30 minutes by default
$cache_read="120";//The content page is updated every 120 minutes by default
Suifeng knew that the collection system was a PHP thief collection website. Open the file /API/2.PHP, which contains detailed configuration instructions. Modify the content to make the website run normally.