This website requires JavaScript.
Explore
Help
Sign in
YunoHost-Apps
/
reverseproxy_ynh
Watch
1
Star
0
Fork
You've already forked reverseproxy_ynh
0
mirror of
https://github.com/YunoHost-Apps/reverseproxy_ynh.git
synced
2024-09-03 20:16:23 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
62718ad5c4
reverseproxy_ynh
/
conf
/
nginx-visible-301.conf
4 lines
70 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit.
2016-06-20 23:43:51 +02:00
location YNH_LOCATION {
[fix] HTTP redirection support suburl
2020-06-26 13:40:10 +02:00
return 301 YNH_REDIRECT_PATH$request_uri;
}
Reference in a new issue
Copy permalink