Hi,
FYI for anyone installing Omeka on a Jumpbox server and using a sub-directory (i.e.non-root installation):
You will get a mod_rewrite error upon installation unless you go into install/.htaccess and rewrite the base.
RewriteBase /public/YOUR_SUB-DIRECTORY
You will obviously have to rewrite the base in the other .htaccess files as well.
I may have to revisit this as I am currently unable to login using the expected URL. Instead I have to login at:
MYSITE/admin/index.php
...which brings up the uncomfortable looking: MYSITE/admin/index.php/users/login
UPDATE: Omeka is now broken! Will update when I figure out what I did wrong. May need help on this!

