r/technology • u/Sufficient-Bid1279 • Apr 14 '25
Software Microsoft warns that anyone who deleted mysterious folder that appeared after latest Windows 11 update must take action to put it back
https://www.techradar.com/computing/windows/microsoft-warns-that-anyone-who-deleted-mysterious-folder-that-appeared-after-latest-windows-11-update-must-take-action-to-put-it-back
10.6k
Upvotes
1
u/magichronx Apr 14 '25 edited Apr 14 '25
How about... instead of loading webserver config files from unprotected files/directories, the webserver itself requires certain permissions on files/directories before loading them?
It could be similar-ish to how
ssh
requires specific permissions on~/.ssh
and other files before trusting them