This website works better with JavaScript.
Explore
Help
Sign In
shadow
/
cdnflydadao
Watch
1
Star
0
Fork
You've already forked cdnflydadao
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Delete nginx伪静态.txt
main
LoveesYe
3 years ago
committed by
GitHub
parent
bee3f1a074
commit
9565b60a4b
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
0 additions
and
5 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
5
web/nginx伪静态.txt
5
web/nginx伪静态.txt
Unescape
Escape
View File
@ -1,5 +0,0 @@
@@ -1,5 +0,0 @@
location / {
if (!-e $request_filename){
rewrite ^(.*)$ /index.php/$1 last; break;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
shadow/cdnflydadao
Title
Body
Create Issue