• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Install APACHE modules in detail;

elcopdoo

Basic Pleskian
Can anyone describe in detail how to manually install and enable in plesk 12(Centos 6.5 x86_x64):
mod_deflate
mod_env
mod_expires
mod_headers
mod_mime
mod_rewrite
mod_setenvif

I have enabled this modules in httpd conf but they are not showing in Plesk>Server>Apache Web server settings.

Thank You,
Denis.
 
All conf files seems ok in troubleshooter,
in Appendix A: Web Server Configuration Files of Advanced Administration Guide i found no possible resolve,
no point to edit Plesk created files, only /etc/httpd/httpd.conf .

I'm no super expert in Linux, We have Plesk to that for us...
There's no any detail tutorial about enabling apache modules in Plesk 12.
I need to enable this modules for our ecommerce software...
I see no solution for now:(
 
OpenCart + NitroPack:

System test
PHP version: 5.3.3
PHP User: Cannot be determined
Web Server: OS: Linux | SAPI: cgi-fcgi | Status: HTTP/1.1 200 OK
FTP functions: ftp_ssl_connect(), ftp_connect()
OpenSSL extension: YES
cURL extension: YES | Version: 7.19.7 | Protocols: tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
Memcache extension: YES
exec() function: YES
zlib: YES
Safe mode: Disabled
mod_deflate: NO
mod_env: NO
mod_expires: NO
mod_headers: NO
mod_mime: NO
mod_rewrite: NO
mod_setenvif: NO
File system test
system/nitro/cache/ Writable
assets/ Writable
system/nitro/data/ Writable
system/nitro/data/googlepagespeed-desktop.tpl Writable
system/nitro/data/googlepagespeed-mobile.tpl Writable
system/nitro/data/persistence.tpl Writable

Your link is for Ubuntu, I need Centos 6.5 procedures...
 
Last edited:
Back
Top