memst

Results 1 issues of memst

If 0x0 is mounted in a subdirectory of a domain, e.g. `https://example.com/0x0`, e.g. via: ``` $ uwsgi --socket 0.0.0.0:80 --protocol=http --manage-script-name --mount /0x0=fhost:app ``` the welcome message gives non-working commands:...