Anyone, please help to install mod_xsendfile.
I download xsendfile from here: https://tn123.org/mod_xsendfile
then I execute the following code: apxs -cia mod_xsendfile.c
This is my error:
chmod 644 /usr/lib/apache2/modules/mod_xsendfile.c.so
[preparing module `xsendfile' in /etc/apache2/mods-available/xsendfile.load]
Can't exec "a2enmod": No such file or directory at /usr/bin/apxs line 578.
'a2enmod xsendfile' failed
Please help to resolve