Skip to content
Snippets Groups Projects
Commit 1fd7e921 authored by ncastejon's avatar ncastejon
Browse files

Fix number 3 nginx

parent 0cfe1c87
No related branches found
No related tags found
1 merge request!56Version 2.4.0
Pipeline #1786 passed
......@@ -54,7 +54,7 @@ server {
#}
location /robots.txt {
rewrite ^ /robots.txt;
rewrite ^ /fr/robots.txt;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment