Skip to content

Server config in README: Exceptions from cache retrieval for dynamic requests #35

Description

@lukasbestle

From #26:

# don't serve for active sessions
RewriteCond %{HTTP_COOKIE} !kirby_session
# don't serve for URLs with query string
RewriteCond %{QUERY_STRING} ^$
# don't serve for URLs with Kirby param(s)
RewriteCond %{REQUEST_FILENAME} !:

We need to find equivalents for nginx, Caddy and the PHP loader.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions