Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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