摘要:
rewrite ^/$ $scheme://www.xxx.com$request_uri permanent;rewrite ^/.*\.html$ $scheme://www.xxx.com$request_uri permanent; 阅读全文
posted @ 2019-12-03 16:10
小菜鸟111
阅读(412)
评论(0)
推荐(0)
摘要:
原文链接:http://www.cnblogs.com/Tempted/p/9857711.html 1.停止数据库,并在mysql配置文件my.cnf中添加skip-grant-tables参数到[mysqld]配置块中 2. 执行 systemctl start mysqld 3. 执行 mys 阅读全文
posted @ 2019-12-03 13:22
小菜鸟111
阅读(592)
评论(0)
推荐(0)
浙公网安备 33010602011771号