首页 星云 工具 资源 星选 资讯 热门工具
:

PDF转图片 完全免费 小红书视频下载 无水印 抖音视频下载 无水印 数字星空

windows nginx,前端项目部署,已配置,解压后使用

前端 1.99MB 21 需要积分: 1
立即下载

资源介绍:

windows nginx,前端项目部署,解压后使用,将打包后的dist 目录直接放到nginx html目录下,直接在nginx.exe所在目录打开cmd, 执行start nginx 即可发布前端项目,配置可在conf/nginx.conf修改配置
Welcome to nginx!

Welcome to nginx!

If you see this page, the nginx web server is successfully installed and working. Further configuration is required.

For online documentation and support please refer to nginx.org.
Commercial support is available at nginx.com.

Thank you for using nginx.

资源文件列表:

nginx-1.26.1.zip 大约有52个文件
  1. nginx-1.26.1/
  2. nginx-1.26.1/conf/
  3. nginx-1.26.1/conf/fastcgi.conf 1.08KB
  4. nginx-1.26.1/conf/fastcgi_params 1.01KB
  5. nginx-1.26.1/conf/koi-utf 2.88KB
  6. nginx-1.26.1/conf/koi-win 2.27KB
  7. nginx-1.26.1/conf/mime.types 5.32KB
  8. nginx-1.26.1/conf/nginx.conf 1.08KB
  9. nginx-1.26.1/conf/scgi_params 653B
  10. nginx-1.26.1/conf/uwsgi_params 681B
  11. nginx-1.26.1/conf/win-utf 3.65KB
  12. nginx-1.26.1/contrib/
  13. nginx-1.26.1/contrib/geo2nginx.pl 1.24KB
  14. nginx-1.26.1/contrib/README 543B
  15. nginx-1.26.1/contrib/unicode2nginx/
  16. nginx-1.26.1/contrib/unicode2nginx/koi-utf 5.85KB
  17. nginx-1.26.1/contrib/unicode2nginx/unicode-to-nginx.pl 1.06KB
  18. nginx-1.26.1/contrib/unicode2nginx/win-utf 5.21KB
  19. nginx-1.26.1/contrib/vim/
  20. nginx-1.26.1/contrib/vim/ftdetect/
  21. nginx-1.26.1/contrib/vim/ftdetect/nginx.vim 198B
  22. nginx-1.26.1/contrib/vim/ftplugin/
  23. nginx-1.26.1/contrib/vim/ftplugin/nginx.vim 29B
  24. nginx-1.26.1/contrib/vim/indent/
  25. nginx-1.26.1/contrib/vim/indent/nginx.vim 250B
  26. nginx-1.26.1/contrib/vim/syntax/
  27. nginx-1.26.1/contrib/vim/syntax/nginx.vim 110.88KB
  28. nginx-1.26.1/desktop.ini 46B
  29. nginx-1.26.1/docs/
  30. nginx-1.26.1/docs/CHANGES 319.91KB
  31. nginx-1.26.1/docs/CHANGES.ru 489.4KB
  32. nginx-1.26.1/docs/LICENSE 1.36KB
  33. nginx-1.26.1/docs/OpenSSL.LICENSE 9.94KB
  34. nginx-1.26.1/docs/PCRE.LICENCE 3.4KB
  35. nginx-1.26.1/docs/README 49B
  36. nginx-1.26.1/docs/zlib.LICENSE 983B
  37. nginx-1.26.1/html/
  38. nginx-1.26.1/html/50x.html 497B
  39. nginx-1.26.1/html/index.html 615B
  40. nginx-1.26.1/logs/
  41. nginx-1.26.1/logs/access.log 114.23KB
  42. nginx-1.26.1/logs/error.log 1.8KB
  43. nginx-1.26.1/logs/nginx.pid 7B
  44. nginx-1.26.1/nginx.exe 4.5MB
  45. nginx-1.26.1/temp/
  46. nginx-1.26.1/temp/client_body_temp/
  47. nginx-1.26.1/temp/fastcgi_temp/
  48. nginx-1.26.1/temp/proxy_temp/
  49. nginx-1.26.1/temp/proxy_temp/1/
  50. nginx-1.26.1/temp/proxy_temp/1/00/
  51. nginx-1.26.1/temp/scgi_temp/
  52. nginx-1.26.1/temp/uwsgi_temp/
0评论
提交 加载更多评论
其他资源 glfw cmake测试工程,内含已编译glfw文件,可直接运行app.exe测试或重新编译
编译命令: cmake -G "MinGW Makefiles" make
基于javaWeb企业人员管理与任务分配系统
一.版本问题(Version): 当前网站版本:Ver 1.5 版本说明:实现了网页的基本功能,对网站进行了许多问题的勘误和修改,进行了部分功能的调整 下一版本预告:进一步完善页面的美观性,及更多功能的实现 本项目还包含以下内容,有需要可自行查看 1.项目需求文档 2.SQL建表语句 3.ER图 4.前后端接口文档 Current website version: Ver 1.5 Version description: To achieve the basic functions of the web page, many problems of the website errata and modification, the adjustment of some functions Next version preview: Further improve the aesthetics of the page, and more functions This project also contains the following content, which
Dev-Cpp 5.11 TDM-GCC 4.9.2 Setup.zip
Dev-C++ 5.11 TDM-GCC 4.9.2 是一个开源集成开发环境(IDE),专门用于C和C++编程。以下是该版本的一些主要特点和描述: 集成开发环境:Dev-C++ 提供一个用户友好的界面,使得开发和管理C/C++项目更加方便。它集成了代码编辑器、编译器和调试器,适合初学者和中级用户。 TDM-GCC 4.9.2:该版本附带了 TDM-GCC 编译器,支持 C 和 C++ 的编译。GCC(GNU Compiler Collection)是一个广泛使用的开源编译器,TDM-GCC 是其为 Windows 平台优化的版本。 代码高亮和自动补全:Dev-C++ 提供语法高亮、代码自动补全等功能,有助于开发者快速编写和理解代码。 项目管理:用户可以轻松创建、管理和组织多个项目,支持项目文件的导入和导出。 调试支持:内置的调试器允许程序员在代码中设置断点、查看变量值,从而帮助识别和修复错误。 简单易用:安装和设置过程相对简单,即使是初学者也能快速上手。 多种编译选项:提供灵活的编译选项,支持编译为控制台应用或 Windows 窗体应用。 开源和免费:Dev-C++ 是
python-3.12.1-amd64.zip
Python 3.12.1 是 Python 编程语言的一个版本,针对 64 位的 AMD 架构进行了优化和构建。以下是有关 Python 3.12.1 及其特性的概述: 1. 版本信息: 版本号:3.12.1 架构:amd64(即针对 64 位系统的版本) 2. 新特性和改进: 性能提升:Python 3.12 在性能上进行了改进,使得某些代码的执行速度更快。 语法改进:增加了对新语法特性的支持,例如更新的模式匹配、类型提示等。 标准库更新:许多标准库得到了改进和优化,增加了新的功能和模块,修复了已知的 bugs。 错误处理改进:提供了更好的错误信息和诊断工具,帮助开发者更快速地定位问题。 3. 向后兼容性: Python 3.12.1 与 3.x 系列之间保持较高的兼容性,但某些不推荐使用的特性可能会被移除,因此建议开发者在迁移代码时进行充分测试。 4. 依赖和支持: 需要确保操作系统有适当的库和依赖支持,以便顺利安装和运行 Python 3.12.1,常见的依赖项包括 libssl 和 libffi 等库。 5. 安装和使用: 可以通过官方 Python 网站(python.o
电影推荐微信小程序源码
电影推荐微信小程序源码
使用DslTabLayout的简单的demo,具体的使用方法可以看官方文档
https://github.com/angcyo/DslTabLayout
DDR 标准免费下载 JESD79-3A
DDR 标准免费下载 JESD79-3A
DDR 标准免费下载 JESD79-3A DDR 标准免费下载 JESD79-3A DDR 标准免费下载 JESD79-3A
DDR 标准免费下载 JESD79-2E
DDR 标准免费下载 JESD79-2E
DDR 标准免费下载 JESD79-2E DDR 标准免费下载 JESD79-2E DDR 标准免费下载 JESD79-2E