apache伪静态

Options +FollowSymLinks -Indexes
RewriteEngine On
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]

nginx伪静态

location / {
    
     try_files $uri $uri/ /index.php?$query_string;

}

电脑端下载:https://link.storjshare.io/jvxv65cebufjsqvfycxbbyaolfoa/leyu02%2Fweb.rar


手机端下载:https://link.storjshare.io/jugu2vx33gvolquhgoglbuup6xfq/leyu02%2Fwap.rar


后台下载:https://link.storjshare.io/juzpkabsh2bgf2oejhpjufjghhea/leyu02%2Fadmin.rar


数据库下载:https://link.storjshare.io/jugm26szwxw7spcgmwdqqgkwt6hq/leyu02%2Fsql.rar


备用下载地址:https://1drv.ms/f/s!AsiYChM07d7OgXwQswbLYiGvLBar?e=fQbe0d