aboutsummaryrefslogtreecommitdiffstats
path: root/roles/httpd/defaults/main.yml
blob: 1ddaccddaaf75eddfbeaa58e3e00acbf6efc80df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---

httpd__supported_types:
  - application/pdf pdf
  - application/xml xml rss
  - application/javascript js mjs
  - audio/mpeg mp3
  - image/gif gif
  - image/jpeg jpeg jpg
  - image/png png
  - image/svg+xml svg
  - image/webp webp
  - text/css css
  - text/html html htm
  - text/plain txt pgp pub
  - video/mp4 mp4
remember that computers suck.