./configure --prefix=/usr/local/apache2 --enable-so --with-mpm=worker
docker cp application.properties 24a319ec28ce:/opt/kkFileView-4.4.0/config/application.properties
ifconfig -a cd /etc/systemd/network/ vim 10-ethernet-static.network [Match] Name=ens18 [Network] Address=192.168.3.31/24 Gateway=192.168.3.1 DNS=114.114.114.114 DNS=8.8.8.8 ...
1、修改文件/www/wwwroot/*/usr/themes/Jasmine-main/template-parts/category-sub.php<?php use widget\CategorySub; if (!defined('__TYPECHO_ROOT_DIR__')) exit; // 确保当前是分类页且...