I need to confirm my custom module Install Information?
1. Download and Unzip, Upload files into the /var/cpanel/easy/apache/custom_opt_mods/ directory.
2. On the command line, run the following commands:
3. Then EasyApache (Apache Update) via WHM.
Does I am correct with this following steps ?
How to Uninstalling ?
1. Delete the files From the /var/cpanel/easy/apache/custom_opt_mods/ directory
2. Then EasyApache (Apache Update) via WHM.
1. Download and Unzip, Upload files into the /var/cpanel/easy/apache/custom_opt_mods/ directory.
2. On the command line, run the following commands:
Code:
wget http://easyapache.cpanel.net/optmods/[B]custom_opt_mod-remoteip.tgz[/B]
tar -C /var/cpanel/easy/apache/custom_opt_mods -xzf [B]custom_opt_mod-remoteip.tgz[/B]
Does I am correct with this following steps ?
How to Uninstalling ?
1. Delete the files From the /var/cpanel/easy/apache/custom_opt_mods/ directory
2. Then EasyApache (Apache Update) via WHM.