Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

HTTP Express

Opis

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

Instalacija

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)

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“HTTP Express” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “HTTP Express” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

1.0.2

  • Fixed issue with translations

1.0.1

  • Minor bug fixed

1.0

  • First Release