requires gzip_static!
This commit is contained in:
parent
131f877494
commit
db57876e13
@ -32,6 +32,7 @@ http {
|
|||||||
}
|
}
|
||||||
|
|
||||||
location /ubuntu/ {
|
location /ubuntu/ {
|
||||||
|
gzip_static on;
|
||||||
root /var/mirror/ubuntu/;
|
root /var/mirror/ubuntu/;
|
||||||
autoindex on;
|
autoindex on;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user