Applicable environment: Can be used directly under APACHE,
If it is NGINX or IIS, you need to rewrite the REWRITE rules and use the necessary conditions for the normal operation of the program:
1: Support PHP. 2: Support CURL collection demonstration station: http://wenda.hxcq.info
Usage restrictions:
1 No usage restrictions, permanent use 2 This program is original by the author and is only used for learning and communication. Please do not use it for illegal purposes.
Backend:
No backend frontend template page:
Website encoding: utf-8
Program introduction:
360 Q&A thief site. Only collects Q&A under 360 computer technology, because it is probably useless if there are too many. It will be K
Program directory:
Data cache directory template, compilation directory, configuration file, main file. The following are APACHE REWRITE rules. Please write your own for IIS and NGINX.
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule list-([0-9]+).html$ index.php?c=$1 [L]
RewriteRule list-([0-9]+)-page-([0-9]+).html$ index.php?c=$1&page=$2 [L]
RewriteRule ([0-9]+).html$ index.php?id=$1 [L]
Program features:
The Q&A website can customize keywords and add advertising cache to customize advertising functions. See the config.php file:
Installation and use (installation is very simple):
Upload the files in the decompressed package to the root directory of the website. The space needs to support PHP and CURL extension software statement:
This program is independently developed by China Landu. The copyright belongs to the author of the program and any infringement will be investigated.
Authorization Agreement: Individual users can use it for free or for a fee under the premise of retaining copyright. Please respect the labor results of others. Due to limited energy, the free version does not provide technical support. Please understand.
About the author:
The program is developed by: Edge Madman, QQ: 124181646, mobile phone contact: 130 6782 7856 For customized PHP programs, you can contact the recommended environment:
APACHE+PHP 5.2+
Official website:
http://www.cnbluetu.com/