Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

HTTP Express

Beskrivelse

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

Installasjon

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)

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“HTTP Express” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

1.0.2

  • Fixed issue with translations

1.0.1

  • Minor bug fixed

1.0

  • First Release