From c09df4f61b64fa9095ee6879c85946364cb88ba8 Mon Sep 17 00:00:00 2001 From: HuangHai <10402852@qq.com> Date: Wed, 30 Apr 2025 09:29:12 +0800 Subject: [PATCH] 'commit' --- {nginx => dsWeb}/conf/fastcgi.conf | 0 {nginx => dsWeb}/conf/fastcgi_params | 0 {nginx => dsWeb}/conf/koi-utf | 0 {nginx => dsWeb}/conf/koi-win | 0 {nginx => dsWeb}/conf/mime.types | 0 {nginx => dsWeb}/conf/nginx.conf | 0 {nginx => dsWeb}/conf/scgi_params | 0 {nginx => dsWeb}/conf/uwsgi_params | 0 {nginx => dsWeb}/conf/win-utf | 0 {nginx => dsWeb}/contrib/README | 0 {nginx => dsWeb}/contrib/geo2nginx.pl | 0 {nginx => dsWeb}/contrib/unicode2nginx/koi-utf | 0 .../contrib/unicode2nginx/unicode-to-nginx.pl | 0 {nginx => dsWeb}/contrib/unicode2nginx/win-utf | 0 {nginx => dsWeb}/contrib/vim/ftdetect/nginx.vim | 0 {nginx => dsWeb}/contrib/vim/ftplugin/nginx.vim | 0 {nginx => dsWeb}/contrib/vim/indent/nginx.vim | 0 {nginx => dsWeb}/contrib/vim/syntax/nginx.vim | 0 {nginx => dsWeb}/docs/CHANGES | 0 {nginx => dsWeb}/docs/CHANGES.ru | 0 {nginx => dsWeb}/docs/LICENSE | 0 {nginx => dsWeb}/docs/OpenSSL.LICENSE | 0 {nginx => dsWeb}/docs/PCRE.LICENCE | 0 {nginx => dsWeb}/docs/README | 0 {nginx => dsWeb}/docs/zlib.LICENSE | 0 {nginx => dsWeb}/html/50x.html | 0 {nginx => dsWeb}/html/index.html | 0 {nginx => dsWeb}/logs/nginx.pid | 0 {nginx => dsWeb}/nginx.exe | Bin {nginx => dsWeb}/关闭.cmd | 0 {nginx => dsWeb}/开启.cmd | 0 31 files changed, 0 insertions(+), 0 deletions(-) rename {nginx => dsWeb}/conf/fastcgi.conf (100%) rename {nginx => dsWeb}/conf/fastcgi_params (100%) rename {nginx => dsWeb}/conf/koi-utf (100%) rename {nginx => dsWeb}/conf/koi-win (100%) rename {nginx => dsWeb}/conf/mime.types (100%) rename {nginx => dsWeb}/conf/nginx.conf (100%) rename {nginx => dsWeb}/conf/scgi_params (100%) rename {nginx => dsWeb}/conf/uwsgi_params (100%) rename {nginx => dsWeb}/conf/win-utf (100%) rename {nginx => dsWeb}/contrib/README (100%) rename {nginx => dsWeb}/contrib/geo2nginx.pl (100%) rename {nginx => dsWeb}/contrib/unicode2nginx/koi-utf (100%) rename {nginx => dsWeb}/contrib/unicode2nginx/unicode-to-nginx.pl (100%) rename {nginx => dsWeb}/contrib/unicode2nginx/win-utf (100%) rename {nginx => dsWeb}/contrib/vim/ftdetect/nginx.vim (100%) rename {nginx => dsWeb}/contrib/vim/ftplugin/nginx.vim (100%) rename {nginx => dsWeb}/contrib/vim/indent/nginx.vim (100%) rename {nginx => dsWeb}/contrib/vim/syntax/nginx.vim (100%) rename {nginx => dsWeb}/docs/CHANGES (100%) rename {nginx => dsWeb}/docs/CHANGES.ru (100%) rename {nginx => dsWeb}/docs/LICENSE (100%) rename {nginx => dsWeb}/docs/OpenSSL.LICENSE (100%) rename {nginx => dsWeb}/docs/PCRE.LICENCE (100%) rename {nginx => dsWeb}/docs/README (100%) rename {nginx => dsWeb}/docs/zlib.LICENSE (100%) rename {nginx => dsWeb}/html/50x.html (100%) rename {nginx => dsWeb}/html/index.html (100%) rename {nginx => dsWeb}/logs/nginx.pid (100%) rename {nginx => dsWeb}/nginx.exe (100%) rename {nginx => dsWeb}/关闭.cmd (100%) rename {nginx => dsWeb}/开启.cmd (100%) diff --git a/nginx/conf/fastcgi.conf b/dsWeb/conf/fastcgi.conf similarity index 100% rename from nginx/conf/fastcgi.conf rename to dsWeb/conf/fastcgi.conf diff --git a/nginx/conf/fastcgi_params b/dsWeb/conf/fastcgi_params similarity index 100% rename from nginx/conf/fastcgi_params rename to dsWeb/conf/fastcgi_params diff --git a/nginx/conf/koi-utf b/dsWeb/conf/koi-utf similarity index 100% rename from nginx/conf/koi-utf rename to dsWeb/conf/koi-utf diff --git a/nginx/conf/koi-win b/dsWeb/conf/koi-win similarity index 100% rename from nginx/conf/koi-win rename to dsWeb/conf/koi-win diff --git a/nginx/conf/mime.types b/dsWeb/conf/mime.types similarity index 100% rename from nginx/conf/mime.types rename to dsWeb/conf/mime.types diff --git a/nginx/conf/nginx.conf b/dsWeb/conf/nginx.conf similarity index 100% rename from nginx/conf/nginx.conf rename to dsWeb/conf/nginx.conf diff --git a/nginx/conf/scgi_params b/dsWeb/conf/scgi_params similarity index 100% rename from nginx/conf/scgi_params rename to dsWeb/conf/scgi_params diff --git a/nginx/conf/uwsgi_params b/dsWeb/conf/uwsgi_params similarity index 100% rename from nginx/conf/uwsgi_params rename to dsWeb/conf/uwsgi_params diff --git a/nginx/conf/win-utf b/dsWeb/conf/win-utf similarity index 100% rename from nginx/conf/win-utf rename to dsWeb/conf/win-utf diff --git a/nginx/contrib/README b/dsWeb/contrib/README similarity index 100% rename from nginx/contrib/README rename to dsWeb/contrib/README diff --git a/nginx/contrib/geo2nginx.pl b/dsWeb/contrib/geo2nginx.pl similarity index 100% rename from nginx/contrib/geo2nginx.pl rename to dsWeb/contrib/geo2nginx.pl diff --git a/nginx/contrib/unicode2nginx/koi-utf b/dsWeb/contrib/unicode2nginx/koi-utf similarity index 100% rename from nginx/contrib/unicode2nginx/koi-utf rename to dsWeb/contrib/unicode2nginx/koi-utf diff --git a/nginx/contrib/unicode2nginx/unicode-to-nginx.pl b/dsWeb/contrib/unicode2nginx/unicode-to-nginx.pl similarity index 100% rename from nginx/contrib/unicode2nginx/unicode-to-nginx.pl rename to dsWeb/contrib/unicode2nginx/unicode-to-nginx.pl diff --git a/nginx/contrib/unicode2nginx/win-utf b/dsWeb/contrib/unicode2nginx/win-utf similarity index 100% rename from nginx/contrib/unicode2nginx/win-utf rename to dsWeb/contrib/unicode2nginx/win-utf diff --git a/nginx/contrib/vim/ftdetect/nginx.vim b/dsWeb/contrib/vim/ftdetect/nginx.vim similarity index 100% rename from nginx/contrib/vim/ftdetect/nginx.vim rename to dsWeb/contrib/vim/ftdetect/nginx.vim diff --git a/nginx/contrib/vim/ftplugin/nginx.vim b/dsWeb/contrib/vim/ftplugin/nginx.vim similarity index 100% rename from nginx/contrib/vim/ftplugin/nginx.vim rename to dsWeb/contrib/vim/ftplugin/nginx.vim diff --git a/nginx/contrib/vim/indent/nginx.vim b/dsWeb/contrib/vim/indent/nginx.vim similarity index 100% rename from nginx/contrib/vim/indent/nginx.vim rename to dsWeb/contrib/vim/indent/nginx.vim diff --git a/nginx/contrib/vim/syntax/nginx.vim b/dsWeb/contrib/vim/syntax/nginx.vim similarity index 100% rename from nginx/contrib/vim/syntax/nginx.vim rename to dsWeb/contrib/vim/syntax/nginx.vim diff --git a/nginx/docs/CHANGES b/dsWeb/docs/CHANGES similarity index 100% rename from nginx/docs/CHANGES rename to dsWeb/docs/CHANGES diff --git a/nginx/docs/CHANGES.ru b/dsWeb/docs/CHANGES.ru similarity index 100% rename from nginx/docs/CHANGES.ru rename to dsWeb/docs/CHANGES.ru diff --git a/nginx/docs/LICENSE b/dsWeb/docs/LICENSE similarity index 100% rename from nginx/docs/LICENSE rename to dsWeb/docs/LICENSE diff --git a/nginx/docs/OpenSSL.LICENSE b/dsWeb/docs/OpenSSL.LICENSE similarity index 100% rename from nginx/docs/OpenSSL.LICENSE rename to dsWeb/docs/OpenSSL.LICENSE diff --git a/nginx/docs/PCRE.LICENCE b/dsWeb/docs/PCRE.LICENCE similarity index 100% rename from nginx/docs/PCRE.LICENCE rename to dsWeb/docs/PCRE.LICENCE diff --git a/nginx/docs/README b/dsWeb/docs/README similarity index 100% rename from nginx/docs/README rename to dsWeb/docs/README diff --git a/nginx/docs/zlib.LICENSE b/dsWeb/docs/zlib.LICENSE similarity index 100% rename from nginx/docs/zlib.LICENSE rename to dsWeb/docs/zlib.LICENSE diff --git a/nginx/html/50x.html b/dsWeb/html/50x.html similarity index 100% rename from nginx/html/50x.html rename to dsWeb/html/50x.html diff --git a/nginx/html/index.html b/dsWeb/html/index.html similarity index 100% rename from nginx/html/index.html rename to dsWeb/html/index.html diff --git a/nginx/logs/nginx.pid b/dsWeb/logs/nginx.pid similarity index 100% rename from nginx/logs/nginx.pid rename to dsWeb/logs/nginx.pid diff --git a/nginx/nginx.exe b/dsWeb/nginx.exe similarity index 100% rename from nginx/nginx.exe rename to dsWeb/nginx.exe diff --git a/nginx/关闭.cmd b/dsWeb/关闭.cmd similarity index 100% rename from nginx/关闭.cmd rename to dsWeb/关闭.cmd diff --git a/nginx/开启.cmd b/dsWeb/开启.cmd similarity index 100% rename from nginx/开启.cmd rename to dsWeb/开启.cmd