Omeka
Omeka copied to clipboard
how to run in nginx?
We only provide official support for Apache.
nginx should work fine, but you'd have to do the work of converting the Apache-specific .htaccess we provide to equivalent rules for nginx's configuration. I believe try_files is the main nginx replacement for the key rewrite rules that make Omeka work with Apache.