<div dir="ltr"><div><div><div><div><div>Hi devs,<br><br></div>I have just pushed bug 12904 and 2 lines are added to the apache config files.<br></div>You will need to update your misc4dev repo and reset_all<br><br></div>You can also add these 2 lines to the config files:<br>+RewriteRule ^(.*)_(.*).js$ $1.js [N,L]<br>+RewriteRule ^(.*)_(.*).css$ $1.css [N,L]<br><br></div><div>Otherwise you will get 404 for *.js and *.css files!<br></div><div><br></div>Cheers,<br></div>Jonathan<br></div>