Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter 123kreidebrei

    (@123kreidebrei)

    and I also reinstalled wp optimize and this is what it says about Gzip:

    We successfully added Gzip compression settings into .htaccess file. However, the test file we fetched was not Gzip-compressed. It seems one of Apache modules – mod_filter or mod_deflate – is not active.

    Thread Starter 123kreidebrei

    (@123kreidebrei)

    I actually found my http access file and I had hummingbird installed in the past, but I did uninstall it because it was a major headache (site was constantly down) and this is what is says, sorry it’s lomg!

    BEGIN All In One WP Security
    
    AIOWPS_BASIC_HTACCESS_RULES_START
    
    Require all denied Order deny,allow Deny from all
    ServerSignature Off
    LimitRequestBody 104857600
    Require all denied Order deny,allow Deny from all AIOWPS_BASIC_HTACCESS_RULES_END END All In One WP Security BEGIN LSCACHE END LSCACHE BEGIN NON_LSCACHE END NON_LSCACHE BEGIN ShortPixelWebp The directives (lines) between "BEGIN ShortPixelWebp" and "END ShortPixelWebp" are dynamically generated, and should only be modified via WordPress filters. Any changes to the directives between these markers will be overwritten. END ShortPixelWebp Begin AIOWPSEC Firewall php_value auto_prepend_file '/home/ffplants/public_html/aios-bootstrap.php'
    php_value auto_prepend_file '/home/ffplants/public_html/aios-bootstrap.php'
    php_value auto_prepend_file '/home/ffplants/public_html/aios-bootstrap.php' End AIOWPSEC Firewall Begin AIOWPSEC Firewall php_value auto_prepend_file '/home/ffplants/public_html/aios-bootstrap.php'
    php_value auto_prepend_file '/home/ffplants/public_html/aios-bootstrap.php'
    php_value auto_prepend_file '/home/ffplants/public_html/aios-bootstrap.php' End AIOWPSEC Firewall BEGIN WP-HUMMINGBIRD-GZIP The directives (lines) between "BEGIN WP-HUMMINGBIRD-GZIP" and "END WP-HUMMINGBIRD-GZIP" are dynamically generated, and should only be modified via WordPress filters. Any changes to the directives between these markers will be overwritten. END WP-HUMMINGBIRD-GZIP php -- BEGIN cPanel-generated handler, do not edit This domain inherits the “PHP” package. php -- END cPanel-generated handler, do not edit BEGIN WPSuperCache The directives (lines) between "BEGIN WPSuperCache" and "END WPSuperCache" are dynamically generated, and should only be modified via WordPress filters. Any changes to the directives between these markers will be overwritten.
    RewriteEngine On
    RewriteBase / If you serve pages from behind a proxy you may want to change 'RewriteCond %{HTTPS} on' to something more sensible AddDefaultCharset UTF-8
    RewriteCond %{REQUEST_URI} !^.[^/]$ RewriteCond %{REQUEST_URI} !^.//.$ RewriteCond %{REQUEST_METHOD} !POST RewriteCond %{QUERY_STRING} ^$ RewriteCond %{HTTP:Cookie} !^.(comment_author_|wordpress_logged_in|wp-postpass_).$ RewriteCond %{HTTP:X-Wap-Profile} !^[a-z0-9\"]+ [NC] RewriteCond %{HTTP:Profile} !^[a-z0-9\"]+ [NC] RewriteCond %{HTTP:Accept-Encoding} gzip RewriteCond %{HTTPS} on RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/supercache/%{SERVER_NAME}/$1/index-https.html.gz -f RewriteRule ^(.) "/wp-content/cache/supercache/%{SERVER_NAME}/$1/index-https.html.gz" [L] RewriteCond %{REQUEST_URI} !^.[^/]$ RewriteCond %{REQUEST_URI} !^.//.$ RewriteCond %{REQUEST_METHOD} !POST RewriteCond %{QUERY_STRING} ^$ RewriteCond %{HTTP:Cookie} !^.(comment_author_|wordpress_logged_in|wp-postpass_).$ RewriteCond %{HTTP:X-Wap-Profile} !^[a-z0-9\"]+ [NC] RewriteCond %{HTTP:Profile} !^[a-z0-9\"]+ [NC] RewriteCond %{HTTP:Accept-Encoding} gzip RewriteCond %{HTTPS} !on RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/supercache/%{SERVER_NAME}/$1/index.html.gz -f RewriteRule ^(.) "/wp-content/cache/supercache/%{SERVER_NAME}/$1/index.html.gz" [L] RewriteCond %{REQUEST_URI} !^.[^/]$ RewriteCond %{REQUEST_URI} !^.//.$ RewriteCond %{REQUEST_METHOD} !POST RewriteCond %{QUERY_STRING} ^$ RewriteCond %{HTTP:Cookie} !^.(comment_author_|wordpress_logged_in|wp-postpass_).$ RewriteCond %{HTTP:X-Wap-Profile} !^[a-z0-9\"]+ [NC] RewriteCond %{HTTP:Profile} !^[a-z0-9\"]+ [NC] RewriteCond %{HTTPS} on RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/supercache/%{SERVER_NAME}/$1/index-https.html -f RewriteRule ^(.) "/wp-content/cache/supercache/%{SERVER_NAME}/$1/index-https.html" [L] RewriteCond %{REQUEST_URI} !^.[^/]$ RewriteCond %{REQUEST_URI} !^.//.$ RewriteCond %{REQUEST_METHOD} !POST RewriteCond %{QUERY_STRING} ^$ RewriteCond %{HTTP:Cookie} !^.(comment_author_|wordpress_logged_in|wp-postpass_).$ RewriteCond %{HTTP:X-Wap-Profile} !^[a-z0-9\"]+ [NC] RewriteCond %{HTTP:Profile} !^[a-z0-9\"]+ [NC] RewriteCond %{HTTPS} !on RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/supercache/%{SERVER_NAME}/$1/index.html -f RewriteRule ^(.) "/wp-content/cache/supercache/%{SERVER_NAME}/$1/index.html" [L]
    END WPSuperCache BEGIN WordPress The directives (lines) between "BEGIN WordPress" and "END WordPress" are dynamically generated, and should only be modified via WordPress filters. Any changes to the directives between these markers will be overwritten. RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] END WordPress BEGIN cPanel-generated php ini directives, do not edit Manual editing of this file may result in unexpected behavior. To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor) For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI) php_flag display_errors Off php_value max_execution_time 240 php_value max_input_time 300 php_value max_input_vars 1000 php_value memory_limit 192M php_value post_max_size 64M php_value session.gc_maxlifetime 1440 php_value session.save_path "/var/cpanel/php/sessions/ea-php81" php_value upload_max_filesize 48M php_flag zlib.output_compression On
    php_flag display_errors Off php_value max_execution_time 240 php_value max_input_time 300 php_value max_input_vars 1000 php_value memory_limit 192M php_value post_max_size 64M php_value session.gc_maxlifetime 1440 php_value session.save_path "/var/cpanel/php/sessions/ea-php81" php_value upload_max_filesize 48M php_flag zlib.output_compression On END cPanel-generated php ini directives, do not edit
    Thread Starter 123kreidebrei

    (@123kreidebrei)

    Thanks, I still work on that problem! (I work on the website only every now and then) I realise that no matter what plugin I use it won’t work. I tested all or the better ones. And my c-panel shows that g-zip is enabled. Where the heck do I find WPSC_DISABLE_COMPRESSION?

Viewing 3 replies - 1 through 3 (of 3 total)