Last update at :2024-07-05,Edit by888u
Program features imitate the SM.MS picture bed upload path, the latest Layui framework imitates the SM.MS picture bed homepage, supports Qiniu Cloud and Paiyun upload, directly drags the picture to upload, and manages it individually for multiple users
Screenshot
Installation requirements PHP version > 5.3Curl supports Mysqli support (the database needs to be an innodb engine) Rewrite
Rewrite rules:
Nginx:
location/{ if (!-e $request_filename) { rewrite ^(.*)$ /index.php?s=$1 last; break; } }Apache:
Apache can use .htaccess directly
Modified version source code address: https://github.com/xinyewl/Simpic, original source code: https://gitee.com/wispx/lsky
Local download: Simpic-201809.zip
Recommended site search: registered domain names, website virtual hosts, Hong Kong proxy servers, Hong Kong cn2 servers, website agent registration, virtual host purchase, godaddy space, domain name registration information query, com domain name, php website space,
发表评论