/etc/apache2/mods-available/speedycgi.conf is in libapache2-mod-speedycgi 2.22-13build2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | <IfModule mod_speedycgi2.c>
AddHandler speedycgi-script .speedy
</IfModule>
|