Skip to content
Snippets Groups Projects
Commit 73e2285c authored by Eloi Perdereau's avatar Eloi Perdereau
Browse files

make ccl redirect reponse to 301 instead of 200

parent ac9a18f0
No related branches found
No related tags found
No related merge requests found
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
http://test-jardin.luminy.org/* https://test.luminy.org/jardin/:splat 301! http://test-jardin.luminy.org/* https://test.luminy.org/jardin/:splat 301!
https://test-jardin.luminy.org/* https://test.luminy.org/jardin/:splat 301! https://test-jardin.luminy.org/* https://test.luminy.org/jardin/:splat 301!
http://test-ccl.luminy.org/* https://test.luminy.org/ccl/:splat 200! http://test-ccl.luminy.org/* https://test.luminy.org/ccl/:splat 301!
https://test-ccl.luminy.org/* https://test.luminy.org/ccl/:splat 200! https://test-ccl.luminy.org/* https://test.luminy.org/ccl/:splat 301!
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment