Skip to content
Snippets Groups Projects
Commit be8d09b7 authored by Andrii Lytovchenko's avatar Andrii Lytovchenko
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 2fed1ac3
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ server {
#root /opt/dirac/pro;
location = / {
rewrite ^ https://$server_name/DIRAC/ permanent;
rewrite ^ http://$server_name/DIRAC/ permanent;
}
location /pilot/ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment