Forums » Getting Started

non-root installation rewrite rules

(1 post)
  • Started 7 months ago by MrDys
  • This topic is not a support question
  1. MrDys | Member
    7 months ago # | |

    Just in case anyone runs into the same issue that I did, in the instance where Omeka is not at the site root, You need to add the following to your .htaccess files:

    in /.htaccess:
    RewriteBase /pathtoyourinstall

    in /admin/.haccess:
    RewriteBase /pathtoyourinstall/admin

    This refers to the external path path that users see. So, if your install is at www.omekasite.org/omeka, it would be RewriteBase /omeka.

RSS feed for this topic

Reply

You must log in to post.