posteasyapache
I've create the file /scripts/posteasyapache. with:
#!/bin/bash
cd
apxs -cia mod_xsendfile.c
/etc/init.d/httpd restart
owner root and attributes 755
but it seems that the file isn't executed after building EasyApache. What am I missing?
-
Hello :) The EasyApache build logs are located in: /usr/local/cpanel/logs/easy/apache Do you notice any reference to /scripts/posteasyapache at the end of the build log? Thank you. 0
Please sign in to leave a comment.
Comments
1 comment