https://bugzilla.wikimedia.org/show_bug.cgi?id=27488
--- Comment #19 from Nux <[email protected]> 2011-04-02 15:57:32 UTC --- Created attachment 8365 --> https://bugzilla.wikimedia.org/attachment.cgi?id=8365 Testing scripts In htaccess you'll find a simple redirect to delay script. giving various regexp will delay various scripts. To get more constant caching results I've also added the following rewrite rule (in directory above): RewriteRule ^loading-JS[0-9]+/(.*) loading-JS/$1 [L] -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
