------------------------------------------------------------------------------
To reply, visit https://hellosplat.com/s/beanbag/tickets/4631/
------------------------------------------------------------------------------
New update by kbjerke
For Beanbag, Inc. > Review Board > Ticket #4631
Reply:
You can continue to serve Review Board out of `/rb/`. The trick is the
links, and fortunately Review Board has you covered here. There's a `SITE_ROOT`
variable that specifies what the prefix should be to the URL. This is normally
asked during `rb-site install`, but you can set it manually in
`$sitedir/conf/settings_local.py` by setting:
```
SITE_ROOT = '/rb/'
```
You should see it already in there as `SITE_ROOT = ''`, meaning no prefix.
Give that a try, it should take care of the URLs.
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.