Apache servedFiles: fixed a typo in example
Igor Pashev 10 years ago bca76e46 8388bd32
··· 97 97 default = []; 98 98 example = [ 99 99 { urlPath = "/foo/bar.png"; 100 100 - dir = "/home/eelco/some-file.png"; 100 100 + files = "/home/eelco/some-file.png"; 101 101 } 102 102 ]; 103 103 description = ''