self-hosted icon indicating copy to clipboard operation
self-hosted copied to clipboard

[question] install on subfolder - not on my (sub)domain's root

Open kcris opened this issue 4 years ago • 0 comments

Hi,

is it possible to install Standard Notes on a subfolder/path on my webserver? And not in the domain/subdomain's root? E.g. https://my.domain.com/notes .

I checked the .env variables but did not see one specifying a path. This is practical when running behind a reverse proxy when the same server hosts multiple services on the same domain name (no dns changes are required for the server; but the webapp itself needs to prefix all internal urls with the desired path...)

Thanks

kcris avatar Sep 13 '21 13:09 kcris