
web
文章平均质量分 83
石牌桥网管
打杂数十载,无一精通
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
OpenSSL 生成根证书、中间证书和网站证书
在这个过程中,需要根据提示输入国家、地区、组织名称等信息,例如国家填“CN”,地区填“Beijing”等,组织名称可自定义为“China Root CA Organization”等。同样输入相应信息,组织名称可填“Guangdong Intermediate CA Organization”等。参数来启用扩展,以便后续添加多个域名。在创建请求时,可以添加。原创 2024-11-07 00:27:22 · 1458 阅读 · 0 评论 -
Nginx Location 配置说明
Nginx Location 配置讲解原创 2023-03-13 17:33:54 · 585 阅读 · 1 评论 -
解除网页禁止鼠标右键
按F12,在Console中输入document.oncontextmenu=true;document.onselectstart=true;原创 2019-11-25 00:56:40 · 872 阅读 · 0 评论 -
mime type 大全
mime type 大全{ { "ez", "application/andrew-inset" }, { "aw", "application/applixware" }, { "atom", "application/atom+xml" }, { "atomcat", "application/atomcat+xml" }, {原创 2018-12-22 11:27:14 · 2825 阅读 · 1 评论