304
Old timers know
(sh.itjust.works)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I personally am familiar with 2 organisations with millions of dollars in annual revenue that deploy critical line of business applications like this in 2024
Ftp deployments are supported in azure web apps too, and widely used.
I just came by an org recently that serves intermediate ca certs that way ¯\_(ツ)_/¯
Oof…
With something like this, how do you handle the period of time while copying? I mean you can't really leave it running as it wouldn't be in a consistent state. A "under maintenance" page instead? Copy to a fresh folder and when done tell the webserver to serve the new location?
It depends. I've done it a few different ways:
Edit: spelling