How can I a) check if mod_negotiation is available on my server and b) using .htaccess, turn it on? PS does mod_negotiation work with mod_rewrite? Eg if you have used mod_rewrite to rewrite dynamic urls into static ones, does mod_negotiation work with those fake 'static' urls or does it just work with real files?