Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 1718 → Rev 1719

/trunk/.htaccess
11,4 → 11,11
 
<filesMatch ".(html|css|js|gif|png)$">
Header set Cache-Control: no-cache
</FilesMatch>
</FilesMatch>
 
 
RewriteEngine On
 
RewriteRule ^appli:coel$ /Coel.html [QSA,L,R=302]
RewriteRule ^service:coel:(.+)$ /jrest/$1 [B,QSA,L]
RewriteRule ^widget:coel:(.+)$ /widget/$1 [QSA,L]