Skip to main content

EasyApache 4 - Include Editor error

Comments

6 comments

  • JacobPerkins
    Hi, Thanks for the report! We're tracking this in case EA-3697. As a work around, you can edit these includes via the command line, they are located in '/etc/apache2/conf.d/'. Thanks again!
    0
  • Marcio Marim
    I'm having the same issue with easyapache 4, any solution? Thanks
    0
  • JacobPerkins
    Hi, As stated in my previous post, a work around is to edit these files manually, via the command line. Please watch this page for updates to when we get that fixed :D Current Status of EasyApache 4 - EasyApache 4 - cPanel Documentation Thanks!
    0
  • cotswoldphoto
    In my case I wanted to add some hardening to the Pre Main Include, so I went to this folder: /etc/apache2/conf.d/includes/ and created a file called pre_main_global.conf and in this I put the code I wanted:
    SSLProtocol -All +TLSv1 +TLSv1.1 +TLSv1.2 SSLHonorCipherOrder On SSLCipherSuite ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
    and saved. I restarted Apache and then checked back in WHM and sure enough, there it was.
    0
  • mike817
    Is there an ETA for getting this fixed?
    0
  • JacobPerkins
    Hi, This has been fixed in 11.56, under case CPANEL-4602
    0

Please sign in to leave a comment.