PHP Super Cat Super Signature Distribution Source Code (Android Apple APP Distribution Platform Source Code)
v0
PHP Super Cat Super Signature Distribution Source Code (Android Apple APP Distribution Platform Source Code) can be set up simply, but it is more troublesome to test the specific functions, so there is no test.
If you are interested, you can set up a study and study.
1. Installation environment Linux php7.1 Delete exce in php disabled function
2. Enable SSL and pseudo-static location / {
code
if(!-e $request_Filename){
rewrite “^/([a-zA-Z0-9])$”/user/install/index/$1/ last;
rewrite ^(.*)$ /index.php?s=$1last; break;
}
}
Website directory public turns off anti-cross-site
3. Modify database data/conf/database.php
4. Backend/admin account admin password 123456