Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
梁志锋
2016-06-20 15:19:23 +0800
Commit
f17bf0549cec42b194344565be7a9197efa11d82
1 parent
3578c45d
增加百度站长的验证文件
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
1 deletions
assets/baidu_verify_JZupfEBL1Y.html
assets/baidu_verify_Mrj1Pt3L86.html
script/nginx/conf/vhost/production/location/yohobuypc_static.conf
assets/baidu_verify_JZupfEBL1Y.html
deleted
100644 → 0
View file @
3578c45
JZupfEBL1Y
\ No newline at end of file
assets/baidu_verify_Mrj1Pt3L86.html
0 → 100644
View file @
f17bf05
Mrj1Pt3L86
\ No newline at end of file
...
...
script/nginx/conf/vhost/production/location/yohobuypc_static.conf
View file @
f17bf05
...
...
@@ -6,4 +6,10 @@
}
location
=/
robots
.
txt
{
expires
1
d
;
}
##百度站长的校验文件, 百度站长账号feng322169 密码yoho9646
location
= /
baidu_verify_Mrj1Pt3L86
.
html
{
root
/
Data
/
PE
/
yohobuy_pc
/
assets
;
expires
7
d
;
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment