Server Configuration

    Although Pagekit should run fine on Apache 2.2+ without additional configuration, during installation you may receive a warning message. If you do, you should verify that the file is present in the root of your Pagekit folder.

    It is possible as well that your webserver does not allow the server's configuration to be overridden through an file. In that case, contact your hosting provider and ask them to change the AllowOverride directive.

    nginx

    With Nginx, connect . Update your nginx config according to the basic example configuration. Please note that out of the box, the Apache solution provides more features from its configuration, such as compression and cache headers for assets. These are currently not included in the nginx configuration.