I want to install Xsendfile on my linux server but not quite sure exactly how to do it. I'm following this guide:
https://tn123.org/mod_xsendfile/
But not quite sure how to download the file exactly with ssh. I mean how do I initiate a download and once downloaded where will it be? To be honest the rest is probably straight forward, its just that part I'm stuck on.
If running Ubuntu and Apache2 you can install like so:
sudo apt-get install libapache2-mod-xsendfile
and enable it with:
sudo a2enmod xsendfile
You'll also need to configure you VirtualHost
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With