mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
123
This commit is contained in:
@@ -34,6 +34,9 @@ in
|
||||
if ($remote_user = "oqyude") {
|
||||
rewrite ^/$ /my.txt break;
|
||||
}
|
||||
if ($remote_user = "prplx") {
|
||||
rewrite ^/$ /public.txt break;
|
||||
}
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user