(no title)
rajamaka | 4 months ago
You do need to care when you move beyond a single server in a closet that runs your database, webserver and storage.
> No risk of leaking files due to misconfigured cloud services.
One misconfigured .htaccess file for example, could result in leaking files.
codedokode|4 months ago
First, I hope nobody is using Apache anymore, second, you typically store files outside of web directory.
pestaa|4 months ago
AdieuToLogic|4 months ago
> One misconfigured .htaccess file for example, could result in leaking files.
I don't think you are making a compelling case here, since both scenarios result in an undesirable exposure. Unless your point is both cloud services and local file systems can be equally exploited?
Nextgrid|4 months ago