Actions
Task #122
open
FR
FR
Redirect refol.us to https://homelab.refol.us
Task #122:
Redirect refol.us to https://homelab.refol.us
Start date:
11/10/2025
Due date:
% Done:
0%
Estimated time:
FR Updated by Frank Refol 10 days ago
Add the following to nginx backend proxy server /data/nginx/sites-available/refol.us.conf server section:
rewrite ^/(.*)$ https://homelab.refol.us/$1 permanent;
May need to create a new role.
Actions