On 10/12/15 22:45, Yuri D'Elia wrote: > But maybe it's easier to fix an InternalError then, once you see where > it's originating.
I've added it. It's under an <IfModule mod_fastcgi.c> block, which _requires_ Rewrite to work. This way, it's not going to fail for irrelevant configurations, and it's going to signal a real error if mod_rewrite is disabled.
