Skip to content
Snippets Groups Projects
Commit 92f772de authored by Ghislain Loas's avatar Ghislain Loas
Browse files

Merge branch 'hotline#23216_update_htaccess_file_for_robots' into 'stable'

Hotline#23216 update htaccess file for robots

See merge request !793
parents 6339f901 5f08fc6c
Branches
Tags
6 merge requests!896Master,!811Stable,!800Master,!798Hotline master,!797Stable,!796Stable
RewriteEngine on
RewriteCond %{REQUEST_URI} !/(xhprof_html|ckeditor)
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)$ index.php [NC,NE]
......
ticket #23216: Ajout d'une exception pour 'robots.txt' dans le fichier .htaccess
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