伪静态规则大全
1、WordPress伪静态if (-f $request_filename/index.html){rewrite (.*) $1/index.html break;}if (-f $request_filename/index.php){rewrite (.*) $1/index.php;}if
查看全文linux
/步骤命令行输入 passwd[root@localhost ~]# passwd2提示输入新密码Changing password for user root.New password:3完再输入密码Retype new password:4修改功提示passwd: all authenticat
查看全文