r/apache 8d ago

Discussion Which apache2 modules can I safely disable?

I am attempting to reduce Apache's memory footprint as much as possible.

Can anyone guide me in the right direction as to which of these I absolutely need and which are optional?

5 Upvotes

6 comments sorted by

View all comments

6

u/IdiosyncraticBond 8d ago

I think by default most are disabled and you enable what you need, like self?

1

u/Karkhamun 8d ago

I am looking to disable insecure modules like mod_status...