Not a developer? Go to MovableType.com

Plugin and Theme Directory

DataAPIPublicCache v1.00

By Taku AMANO
Posted February 6, 2014, in Data API.

Details

Overview

This plugin provides a mechanism to cache the Data API response through .htaccess.

Installation

  1. Unpack the DataAPIPublicCache archive.
  2. Upload the contents to the MT plugins directory.
  3. Edit "dot.htaccess" to match your environment.
  4. Upload the "dot.htaccess" as ".htaccess" to the $MT_HOME.

Should look like this when installed:

$MT_HOME/
    .htaccess
    plugins/
        DataAPIPublicCache/

Requirement

A web server that can process .htaccess

Requirements

Apache 2.x

Compatibility

Movable Type versions: 6.0 Verified

License

MIT


Back