How can I install mod_xsendfile apache mod on CentOS Cpanel

brightboss

New Member
YetiShare User
Wurlie User
Apr 11, 2012
1
0
0
Hello All,

Does anyone know how to install Apache mod_xsendfile on a Server Box using CentOS and CPanel. I saw the instructions listed here https://support.mfscripts.com/public/kb_view/1/ For Systems using Deban & Ubuntu... Any Suggestions would be appreciated.
 

paypal1352

New Member
YetiShare User
Wurlie User
Mar 2, 2012
297
2
0
https://github.com/ziggythehamster/mod_xsendfile_cpanel/blob/master/README.md

use git copy and go thru easy apache after
 

sukhman21

Member
YetiShare User
YetiShare Supporter
Jan 26, 2015
508
3
18
install EPEL repo on your centos server and run
Code:
yum install mod_xsendfile
After that follow the APACHE CONFIGURATION in this support article.
https://support.mfscripts.com/public/kb_view/1/

Hope this helps.
 

paypal1352

New Member
YetiShare User
Wurlie User
Mar 2, 2012
297
2
0
sukhman21 said:
install EPEL repo on your centos server and run
Code:
yum install mod_xsendfile
After that follow the APACHE CONFIGURATION in this support article.
https://support.mfscripts.com/public/kb_view/1/

Hope this helps.
are you sure thats gonna work, because if its not added to the cpanel custom mods folder it wont show up under rebuild apache options in easyapache
 

sukhman21

Member
YetiShare User
YetiShare Supporter
Jan 26, 2015
508
3
18
this is what i did and i have been using xsendfile since 2 years on file upload script.