Diff for /embedaddon/lighttpd/doc/outdated/cml.txt between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2013/10/14 10:32:48 version 1.1.1.2, 2016/11/02 10:35:00
Line 206  of sending the big image: :: Line 206  of sending the big image: ::
 Installation  Installation
 ============  ============
   
You need `lua <http://www.lua.org/>`_ and should install `libmemcache-1.3.x <http://people.freebsd.org/~seanc/libmemcache/>`_ and have to configure lighttpd with: ::You need `lua <http://www.lua.org/>`_ and should install `memcached <http://www.memcached.org>`_ and have to configure lighttpd with: ::
   
  ./configure ... --with-lua --with-memcache  ./configure ... --with-lua --with-memcached
   
 To use the plugin you have to load it: ::  To use the plugin you have to load it: ::
   

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>