Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 1719 → Rev 1718

/trunk/.htaccess
11,11 → 11,4
 
<filesMatch ".(html|css|js|gif|png)$">
Header set Cache-Control: no-cache
</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]
</FilesMatch>