Skip to content
Snippets Groups Projects
Commit 38e44aa8 authored by Arnaud Pauget's avatar Arnaud Pauget
Browse files

Merge branch 'develop' of https://labs.maarch.org/maarch/archivesPubliques into develop

parents 3cb03fb8 a4d2f531
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@
SetEnv LAABS_LOG "../data/maarchRM/log.txt"
SetEnv LAABS_TMP_DIR "../data/maarchRM/tmp"
SetEnv LAABS_CONTENT_TYPES "url:application/x-www-form-urlencoded;html:text/html,application/xhtml+xml;xml:application/xml;json:application/json,application/javascript;soap:application/soap+xml;csv:text/csv"
SetEnv LAABS_CONTENT_TYPES "url:application/x-www-form-urlencoded,multipart/form-data;html:text/html,application/xhtml+xml;xml:application/xml;json:application/json,application/javascript;soap:application/soap+xml;csv:text/csv"
#SetEnv LAABS_CONTENT_LANGUAGES "fr:fr,fr-fr,fr-ca"
SetEnv LAABS_CACHE_CONTROL "public, max-age=3600"
......@@ -73,4 +73,4 @@
# </If>
# </Directory>
</VirtualHost>
\ No newline at end of file
</VirtualHost>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment