Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CFFP-HB
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chao Sun
CFFP-HB
Commits
0dabc838
Commit
0dabc838
authored
Jul 24, 2025
by
zhangxingmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
push
parent
50743c6d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
nginx.conf
+0
-6
No files found.
nginx.conf
View file @
0dabc838
...
@@ -18,12 +18,6 @@ server {
...
@@ -18,12 +18,6 @@ server {
add_header
Cache-Control
"no-store,
no-cache,
must-revalidate"
;
add_header
Cache-Control
"no-store,
no-cache,
must-revalidate"
;
}
}
# 禁止访问 .env 文件
location
~
/\.env
{
deny
all
;
return
404
;
}
# 错误处理
# 错误处理
error_page
500
502
503
504
/50x.html
;
error_page
500
502
503
504
/50x.html
;
location
=
/50x.html
{
location
=
/50x.html
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment