filter:
- { type: 'deny', glob: '*' }
- { type: 'allow', url: '/' }
- - { type: 'allow', url: '*.html' }
- - { type: 'allow', url: '*.css' } # enable css
- - { type: 'allow', url: '*.gif' } # enable gifs
- - { type: 'allow', url: '*.ico' } # enable icos
- - { type: 'allow', url: '*.js' } # enable javascript
- - { type: 'allow', url: '*.png' } # enable png
- - { type: 'allow', url: '*.swf' } # enable flash
- - { type: 'allow', url: '*.jpg' } # enable jpg
- - { type: 'allow', url: '*.jpeg' } # enable jpeg
- - { type: 'allow', url: '*.svg' } # enable svg
- - { type: 'allow', url: '*.ttf' } # enable ttf
- - { type: 'allow', url: '*.woff' } # enable woff
- - { type: 'allow', url: '*.woff2' } # enable woff2
+ - { type: 'allow', url: '*.ai' } # enable ai
+ - { type: 'allow', url: '*.avi' } # enable avi
+ - { type: 'allow', url: '*.css' } # enable css
+ - { type: 'allow', url: '*.doc' } # enable doc (Word)
+ - { type: 'allow', url: '*.docx' } # enable docx (Word)
- { type: 'allow', url: '*.eot' } # enable eot
+ - { type: 'allow', url: '*.eps' } # enable eps
+ - { type: 'allow', url: '*.exe' } # enable exe
+ - { type: 'allow', url: '*.gif' } # enable gifs
+ - { type: 'allow', url: '*.html' } # enable html
+ - { type: 'allow', url: '*.ico' } # enable icos
+ - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument)
+ - { type: 'allow', url: '*.iso' } # enable iso
+ - { type: 'allow', url: '*.jpeg' } # enable jpeg
+ - { type: 'allow', url: '*.jpg' } # enable jpg
+ - { type: 'allow', url: '*.js' } # enable javascript
+ - { type: 'allow', url: '*.mov' } # enable mov
+ - { type: 'allow', url: '*.mp3' } # enable mp3
+ - { type: 'allow', url: '*.mp4' } # enable mp4
+ - { type: 'allow', url: '*.msi' } # enable msi
- { type: 'allow', url: '*.pdf' } # enable pdf
- - { type: 'allow', url: '*.wmv' } # enable wmv
+ - { type: 'allow', url: '*.png' } # enable png
+ - { type: 'allow', url: '*.ppt' } # enable ppt (Power Point)
+ - { type: 'allow', url: '*.pptx' } # enable pptx (Power Point)
- { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument)
+ - { type: 'allow', url: '*.rar' } # enable rar
+ - { type: 'allow', url: '*.raw' } # enable raw
+ - { type: 'allow', url: '*.stl' } # enable stl
+ - { type: 'allow', url: '*.svg' } # enable svg
+ - { type: 'allow', url: '*.swf' } # enable flash
- { type: 'allow', url: '*.tif' } # enable tif
+ - { type: 'allow', url: '*.ttf' } # enable ttf
+ - { type: 'allow', url: '*.txt' } # enable txt
+ - { type: 'allow', url: '*.wav' } # enable wav
+ - { type: 'allow', url: '*.wmv' } # enable wmv
+ - { type: 'allow', url: '*.wmv' } # enable wmv
+ - { type: 'allow', url: '*.woff' } # enable woff
+ - { type: 'allow', url: '*.woff2' } # enable woff2
+ - { type: 'allow', url: '*.xls' } # enable xls
+ - { type: 'allow', url: '*.xlsx' } # enable xlsx
- { type: 'allow', url: '*.zip' } # enable zip
- - { type: 'allow', url: '*.exe' } # enable exe
- - { type: 'allow', url: '*.msi' } # enable msi
- - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument)
# Enable features
- { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization
- { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API