This url works (the only difference is adding the "index.php"):
http://edocs.lib.sfu.ca/collectionsSFU/qubit/web/index.php/informationobject/list
This sounds like like the problem that Jack talked about with Mark in
this thread:
http://groups.google.com/group/qubit-dev/browse_thread/thread/6040530ac40ef414?hl=en
So the solution is (hopefully) to edit the
apps/qubit/config/settings.yml and set "no_script_name: off".
Let me know if that fixes the problem.
--
Yes the prod no_script_name should be off for the production front
controller name (index.php) to be included in urls generated by symfony.