This website works better with JavaScript
Home
Explore
Help
Sign In
yosoyhendrix
/
hestiacp
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
protection for rrd dir
Serghey Rodin
12 years ago
parent
b6f034e16d
commit
997a574959
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/rpm/conf/nginx.conf
+ 1
- 0
src/rpm/conf/nginx.conf
View File
@@ -104,6 +104,7 @@ http {
location /rrd/ {
expires off;
+ internal;
}
location /backup/ {