reverseproxy_ynh/conf/nginx-visible-302.conf

3 lines
70 B
Text

location YNH_LOCATION {
return 302 YNH_REDIRECT_PATH$request_uri;
}