Create addon apache2

Hello everyone. I need an addon like the one for Apache2 Full, but I need it to have an additional module. The existing addon has everything, but I need to add a module called rewrite since I want to host my page, and it needs it. Is it very difficult to add a module to an existing addon, or is it possible to create a new one with this module with little knowledge? I tried contacting the creator of the Apache addon, but he didn’t respond, and I want to see if I can solve it without bothering anyone. I hope someone can help me solve this, and thank you very much.

Download the source code from the addon’s repository into a subdirectory of /addons. Then you can change it in any way you like and install it using instructions of Step 2 from this page.

I’ll try it. Thank you very much.

I downloaded the repo. I added the module to Dockfile. I put the three files in the addons folder, but when I search for new addons, they don’t appear. From what I’ve read, that’s how it should be. According to the guide they should appear as local repositories but nothing appears.

The files need to be in a subdirectory of /addons.

yes


image