Hi Everyone,
Had a fairly smooth install of Project HQ so far.
Running PHQ with PostgreSQL on Cherokee with UWSGI.
UWSGI's mountpoint is /project, but when I try to navigate to it it redirects me to http://localhost/member/login
Instead of staying on the /project/ web directory as its root. Does anyone have any suggestions? There doesn't seem to be any issues with the Cherokee configuration, it seems that PHQ is directing to /member/login, instead of redirecting to project/member/login
Pulling my hair out.
Cheers.

Re: Redirecting to root web directory
Project HQ's routing hasn't really been set up with subdirectories in mind. Thanks for pointing that out, I'll look to include it in the next release (once I've gotten everything else sorted out).
Re: Redirecting to root web directory
Ah ok. I moved it to its own sub-subdomain now.