• This project
    • Loading...
  • Sign in

fe / YOHOBUYPC · Files

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
  • YOHOBUYPC
  • ..
  • location
  • yohobuypc_static.conf
  • 备份nginx文件
    4d4e987d
    by 梁志锋
    2016-07-06 13:48:07 +0800  
    Browse Files
yohobuypc_static.conf 338 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
    location =/favicon.ico {
        expires    30d;
    }
    location =/crossdomain.xml {
        expires    30d;
    }
    location =/robots.txt {
        expires    1d;
    }

    ## baidu feng322169  yoho9646
    location = /baidu_verify_Mrj1Pt3L86.html {
             root  /Data/PE/yohobuy_pc/assets;
             expires 7d;
    }