SSL admin

Hi Folks,

I'd like to run Omeka (at least the /admin section) under SSL, but even if I go to https://myomekahost/admin all the subsequent links are http. Is there somewhere simple to modify how those links are being generated?

Thanks,
Matt

There's a paths.php file in the root of your Omeka installation. Edit line 56 by defining the web route as https:// instead of http://.