Hi-
While I have been successful in getting RH Server to merge the projects shown below:

...and access the merged projects in this landing page...
http://localhost:8080/robohelp/server
... I can't seem to access one of the individual projects, such as Minerva API HTML Documentation.
The HR Server docs say:
You can access area-specific projects using the following URL:
http://<server-name>/robohelp/server?prj=<project-name>&area=<area-name>
What I think this means is that I should be able to browse to Minerva API HTML Documentation like this:
http://localhost:8080/robohelp/server?prj="Minerva API HTML Documentation"&area=general
However, when I try this, the merged project opens up (as though I were browsing to the first red URL above).
Please advise as to what I might be doing wrong.
Thanks in advance!
-Kurt