reverseproxy_ynh/conf/nginx-visible-301.conf

3 lines
70 B
Text

location YNH_LOCATION {
return 301 YNH_REDIRECT_PATH$request_uri;
}