Custom module(mod_mymodule) not visible in easy Apache custom module list
I created a custom Apache module mod_mymodule.so, now I want to distribute and install it on a customer cpanel using WHM "> software "> easyapache "> customize"> Apache module
My module should be visible in easyapache customize module list and it should place my file in /usr/local/Apache/modules.
Any guidance and direction is appreciated, please support, Thanks in advance.
-
I know how to create rpm package but after creating I want the package to be visible in whm UI" I want to add it to cPanel UI because I want the customer to install the new package using cPanel UI 0 -
After you create the package, you would need to follow the details on that page: "After you successfully build and package your RPM or SCL, upload it to your own repository." Then: - You must name your packages with the ea-profiles-vendor syntax, where vendor represents the vendor"s name.
- The package must install your profiles in the /etc/cpanel/ea4/profiles/vendor/vendorname directory, where vendorname represents the vendor"s name.
0
Please sign in to leave a comment.
Comments
3 comments