Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

HTTP Express

Описание

HTTP Express is a HTTP proxy that catches all images, css, javascript and flash movies on the fly to add correct HTTP headers. It adds the following headers:

  • Expires
  • Cache-control
  • Pragma
  • Last-modified

All files under your wordpress installation will be automatically processed to be served with the correct HTTP headers.

HTTP Express need Apache with mod_rewrite

Установка

Upload the HTTP Express plugin to your blog, Activate it. Remember that if your .htaccess file has no writing permission you should add some code lines manually (check the admin page of the plugin for details)

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«HTTP Express» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «HTTP Express» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.2

  • Fixed issue with translations

1.0.1

  • Minor bug fixed

1.0

  • First Release