This website requires JavaScript.
Explore
Help
Sign in
YunoHost-Apps
/
redirect_ynh
Watch
1
Star
0
Fork
You've already forked redirect_ynh
0
mirror of
https://github.com/YunoHost-Apps/redirect_ynh.git
synced
2024-09-03 20:16:10 +02:00
Code
Issues
Activity
Actions
783a2e4a45
redirect_ynh
/
conf
/
nginx-redirect.conf
4 lines
59 B
Text
Raw
Normal View
History
Unescape
Escape
Zbmlgrerg
2023-12-05 01:08:20 +01:00
location __PATH__ {
Moar tweaking/cleaning x_x
2024-01-02 17:43:58 +01:00
return 302 __TARGET__$request_uri;
Drastically simplify app because everything is way too complex..
2023-12-05 00:54:55 +01:00
}
Reference in a new issue
Copy permalink