Message-ID: <1038076856.4256.1485862034750.JavaMail.confluence@ip-10-127-227-164> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_4255_41005104.1485862034747" ------=_Part_4255_41005104.1485862034747 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html eZ JS Core rewrite rules

eZ JS Core rewrite rules

These rewrite rules are described in the documentation of the eZ= JS Core extension, but since this extension is bundled with eZ Publish and= plays an important part of the installation process, the eZ JS Core rewrit= e rules are described here as well.

Rewrite rules for = lib folder

The eZ JSCore extension requires correct rewrite rules in order to load = the necessary yui (yahoo user interface) files from the file s= ystem. This is required only when the INI setting "ezjscore.ini[eZJSC= ore]LoadFromCDN" is set to disabled.
Add the followi= ng line to your Virtual-Host setup:

=20
^/extension/[^/]+/design/[^/]+/(stylesheets|flash|images|lib|javascrip=
ts?)/.* - [L]
=20

Rewrite ru= les for script/css packing

eZ JsCore packs javascript/css files together to decrease the number of = server requests and reduce file size for faster download. On eZ Publish 4.0= .x you'll need to make the following changes if you haven't already when in= stalling ezoe (Online Editor 5.0).

 

 

------=_Part_4255_41005104.1485862034747--