#[kylewm]so I have like a general thing I don’t understand — applications running in a subdirectory, should that be handled at the application level or at the webserver level? like should the application know it’s running in a subdirectory or should apache/nginx make that opaque to the app?