3 lines
63 B
Text
3 lines
63 B
Text
|
rewrite ^(.*) http://%%nginx_default$1;
|
||
|
break;
|