Skip to content
Snippets Groups Projects
Commit 6d8e1956 authored by Laurent's avatar Laurent
Browse files

hotline #39791 add .flv in .htaccess

parent 4fc80daf
Branches
Tags
6 merge requests!1659Master,!1618Master,!1610Dev#35088 oai import in cosmogramme,!1602Master,!1601Hotline master,!1600Hotline#39791 impossible d afficher une video locale dans un article comment inserer un mp3 dans un article
......@@ -3,7 +3,7 @@ RewriteEngine on
RewriteCond %{REQUEST_URI} !/(xhprof_html|ckeditor|exploit|\.well-known)
RewriteCond %{REQUEST_FILENAME} !^.*/robots\.txt$ [NC]
RewriteRule !(userfiles|public|tmp|temp|skins)/.*\.(js|ico|txt|gif|jpg|jpeg|png|css|xml|swf|mov|pdf|doc|docx|woff|eot|svg|ttf|xls|wsdl|mp3|m4v|ogg|ogv|epub|html|xhtml|asmx|zip|sql|bro)$ index.php [NC,NE]
RewriteRule !(userfiles|public|tmp|temp|skins)/.*\.(js|ico|txt|gif|jpg|jpeg|png|css|xml|swf|mov|pdf|doc|docx|woff|eot|svg|ttf|xls|wsdl|mp3|m4v|ogg|ogv|epub|html|xhtml|asmx|zip|sql|bro|flv)$ index.php [NC,NE]
AddType application/x-javascript .js
AddType text/css .css
......
- ticket #39791 : Impossible d'afficher une vidéo locale dans un article, comment insérer un mp3 dans un article
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment