Author: cmailleux
Date: Tue May 15 14:42:40 2007
New Revision: 393

URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D393&repname=
=3Desi_server
Log:
add gif file to cache

Modified:
    trunk/WEB-INF/config/data.xml

Modified: trunk/WEB-INF/config/data.xml
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/trunk/WEB-INF/config/=
data.xml&rev=3D393&repname=3Desi_server
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/WEB-INF/config/data.xml (original)
+++ trunk/WEB-INF/config/data.xml Tue May 15 14:42:40 2007
@@ -215,7 +215,7 @@
                                   description=3D"do no cache resources in =
WebDAV"/>
                 <passthrough-rule className=3D"net.sf.j2ep.rules.UrlRule"
                                   type=3D"REGEX"
-                                  url=3D"(\.css|\.html|\.htm|\.png|\.jpg|\=
.jpeg|\.png)$"
+                                  url=3D"(\.css|\.html|\.htm|\.png|\.jpg|\=
.jpeg|\.gif)$"
                                   description=3D"want to cache some type o=
f files if thir size is below maximumSizeOfCacheableBinaryContent"/>
             </passthrough-composite-rule>
         </default-passthrough-rules>

_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list

Reply via email to