Skip to navigation
How to download large files with apache2
12.11.25
for apache2, you can use mod_xsendfile ## Install xsendfile ``` sudo apt update sudo apt install libapache2-mod-xsendfile sudo a2enmod xsendfile sudo a2enmod xsendfile ``` ## Add this directive to your virtual host ``` XSendFile On ```
https://github.com/nmaier/mod_xsendfile?ysclid=mhvhzuhzjr391147062
Reply
Anonymous
Information Epoch 1766758409
Design for visibility.
Home
Notebook
Contact us