Sha256: 936849cccc0c4e1509343dcadb7c94f3cbf41a51bcf7341013c9177453045e07
Contents?: true
Size: 290 Bytes
Versions: 19
Compression:
Stored size: 290 Bytes
Contents
TARGET /target1/abc file[0-9].js DENY # This will deny the files we don't want, and one we do file[2-9].js # This will add one back allow file4.js # this will remove it again file4.js # And finally, add back the one we want. ALLOW file2.js TARGET /target1/def allow all deny file2.js
Version data entries
19 entries across 19 versions & 1 rubygems