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