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

hotfix htaccess

parent 1e6ddf90
Branches
Tags
2 merge requests!2538Master,!2535Hotline
Pipeline #3628 passed with stage
in 31 minutes and 44 seconds
RewriteEngine on
RewriteCond %{REQUEST_URI} !/^(xhprof_html|ckeditor|exploit|\.well-known)
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|woff2|eot|svg|ttf|xls|wsdl|mp3|m4v|ogg|ogv|epub|html|xhtml|asmx|zip|sql|bro|flv|mp4|webm|tgz|json|geojson)$ index.php [NC,NE]
......
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