Cobra Forum

Plesk Panel => Webserver => Topic started by: Suhitha on Mar 06, 2026, 05:53 AM

Title: How to enable/disable Apache modules shipped with Plesk
Post by: Suhitha on Mar 06, 2026, 05:53 AM
Applicable to:



Question


Answer

Note: This guide is intended for Plesk administrators. If you are a domain owner, please contact your service provider for assistance.

1.Log in to Plesk.

2.Go to Tools & Settings > Apache Web Server.

3.Select Apache modules you want to enable or uncheck to disable.

4.Apply the changes.


                                          Command-line instructions


1.Connect to a Plesk server via SSH.

2.Use the plesk sbin httpd_modules_ctl utility:

# plesk sbin httpd_modules_ctl -e <module_name>


# plesk sbin httpd_modules_ctl -d <module name>


# plesk sbin httpd_modules_ctl --help