diff options
fix: allow a reverse proxy to convert to html without more effort
-rw-r--r-- | image/cgitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/image/cgitrc b/image/cgitrc index 13f9491..c5aaf1c 100644 --- a/image/cgitrc +++ b/image/cgitrc @@ -97,7 +97,7 @@ mimetype.js=text/javascript mimetype.css=text/css mimetype.ascii=text/vnd.ascii-art # text/plain is used to prevent XSS -mimetype.html=text/plain +mimetype.html=text/plain+nothtml ## |