十、LNMP(php redis)wordpress部署
cd /application/tools/wget https://cn.wordpress.org/wordpress-4.9.4-zh_CN.tar.gz
tar xf wordpress-4.9.4-zh_CN.tar.gz
mkdir /application/nginx/html/blog
mv wordpress /application/nginx/html/blog/
chown -R www.www /application/nginx/html/blog
cd /application/nginx/html/blog
mv wordpress/* ./
修改mycat设置
vim/application/mycat/conf/schema.xml
页:
[1]