This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
yosoyhendrix
/
vesta
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
protection for rrd dir
Serghey Rodin
12 anni fa
parent
b6f034e16d
commit
997a574959
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione unificata
Mostra Diff Stats
1
0
src/rpm/conf/nginx.conf
+ 1
- 0
src/rpm/conf/nginx.conf
Vedi File
@@ -104,6 +104,7 @@ http {
location /rrd/ {
location /rrd/ {
expires off;
expires off;
+ internal;
}
}
location /backup/ {
location /backup/ {