Skip to content
Snippets Groups Projects
Commit 612bb6b1 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

Merge branch 'hotline#34623_modification_htaccess_pour_outils_d_exploitations' into 'stable'

Hotline#34623 modification htaccess pour outils d exploitations

See merge request !1333
parents c6e1b2ed 87409c42
Branches
Tags
8 merge requests!1553Master,!1502Master,!1501Stable,!1363Master,!1362Master,!1360Master,!1336Master,!1335Hotline master
RewriteEngine on
RewriteCond %{REQUEST_URI} !/(xhprof_html|ckeditor)
RewriteCond %{REQUEST_URI} !/(xhprof_html|ckeditor|exploit)
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]
......
- ticket #34623 : Modification .htaccess pour outils d'exploitations
\ 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