摘要:
前提 正常安装Nginx 修改配置 events { worker_connections 1024; } http { include mime.types; default_type application/octet-stream; sendfile on; keepalive_timeout 阅读全文
posted @ 2025-04-05 23:15
我有我奥妙
阅读(19)
评论(0)
推荐(0)
摘要:
参考 https://www.cnblogs.com/JacobX/articles/17957050 阅读全文
posted @ 2025-04-05 23:11
我有我奥妙
阅读(5)
评论(0)
推荐(0)
摘要:
参考 https://www.cnblogs.com/linezero/p/5541326.html 实际使用 代码 /* Program.cs 文件内容 */ using Microsoft.AspNetCore.StaticFiles; using Microsoft.Extensions.Fi 阅读全文
posted @ 2025-04-05 23:08
我有我奥妙
阅读(10)
评论(0)
推荐(0)
摘要:
Nuget引用包 <PackageReference Include="NLog" Version="5.3.4" /> <PackageReference Include="NLog.Web.AspNetCore" Version="5.3.14" /> Program.cs 中启用 NLog p 阅读全文
posted @ 2025-04-05 22:56
我有我奥妙
阅读(13)
评论(0)
推荐(0)
摘要:
官网下载地址 http://www.nssm.cc/download http://www.nssm.cc/release/nssm-2.24.zip 蓝奏云 https://wwwp.lanzout.com/b00zxnsipe 密码:avfy (1)安装服务 解压后进入目录 \nssm-2.24 阅读全文
posted @ 2025-04-05 22:35
我有我奥妙
阅读(100)
评论(0)
推荐(0)

浙公网安备 33010602011771号