Changes for page Performance

Last modified by Thomas Mortagne on 2023/10/10

<
From version < 80.1 >
edited by Thomas Mortagne
on 2017/02/03
To version < 81.1 >
edited by Pascal Bastien
on 2017/03/13
>
Change comment: typo: mod-expires

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.pbas
Content
... ... @@ -46,7 +46,7 @@
46 46  We're working on making these features part of the XWiki core (see [[XWIKI-2022>>http://jira.xwiki.org/jira/browse/XWIKI-2022]]). While waiting for this to be natively implemented, the recommended solution is to set up an Apache Web Server in front of your servlet container and install/configure the following modules:
47 47  
48 48  * [[mod-deflate>>http://httpd.apache.org/docs/2.0/mod/mod_deflate.html]]
49 -* [[mod-expire>>http://httpd.apache.org/docs/2.0/mod/mod_expires.html]]
49 +* [[mod-expires>>http://httpd.apache.org/docs/2.0/mod/mod_expires.html]]
50 50  * [[mod-proxy-ajp>>http://httpd.apache.org/docs/2.2/mod/mod_proxy_ajp.html]] (note that this depends on [[mod-proxy>>http://httpd.apache.org/docs/2.2/mod/mod_proxy.html]] that you also need to install)
51 51  
52 52  Modify your Apache configuration file to load the different modules:

Get Connected