rafatfe
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
and this is my .htaccess
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress <IfModule mod_deflate.c> SetOutputFilter DEFLATE <IfModule mod_setenvif.c> <IfModule mod_headers.c> SetEnvIfNoCase ^(Accept-EncodXng|X-cept-Encoding|X{15}|~{15}|-{15})$ ^((gzip|deflate)\s*,?\s*)+|[X~-]{4,13}$ HAVE_Accept-Encoding RequestHeader append Accept-Encoding "gzip,deflate" env=HAVE_Accept-Encoding </IfModule> </IfModule> <IfModule mod_filter.c> AddOutputFilterByType DEFLATE "application/atom+xml" \ "application/javascript" \ "application/json" \ "application/ld+json" \ "application/manifest+json" \ "application/rdf+xml" \ "application/rss+xml" \ "application/schema+json" \ "application/vnd.geo+json" \ "application/vnd.ms-fontobject" \ "application/x-font-ttf" \ "application/x-font-opentype" \ "application/x-font-truetype" \ "application/x-javascript" \ "application/x-web-app-manifest+json" \ "application/xhtml+xml" \ "application/xml" \ "font/eot" \ "font/opentype" \ "font/otf" \ "image/bmp" \ "image/svg+xml" \ "image/vnd.microsoft.icon" \ "image/x-icon" \ "text/cache-manifest" \ "text/css" \ "text/html" \ "text/javascript" \ "text/plain" \ "text/vcard" \ "text/vnd.rim.location.xloc" \ "text/vtt" \ "text/x-component" \ "text/x-cross-domain-policy" \ "text/xml" </IfModule> <IfModule mod_mime.c> AddEncoding gzip svgz </IfModule> </IfModule>
the plugin for html working fine, but CSS and Javascript is INACTIVE
any idea ?
Nastia not working
In plugin ” system information ” said this:
Use this info if you are having issues with Hummingbird and your server setup. It will give you the most up to date information about your stack. PHP Version 7.0.30 max_execution_time 30 open_basedir memory_limit 268435456 upload_max_filesize 67108864 post_max_size 67108864 display_errors 1 log_errors 0 track_errors 0 session.auto_start 0 session.cache_expire 180 session.cache_limiter nocache session.cookie_domain session.cookie_httponly session.cookie_lifetime 0 session.cookie_path / session.cookie_secure session.gc_divisor 100 session.gc_maxlifetime 1440 session.gc_probability 1 session.referer_check session.save_handler files session.save_path session.serialize_handler php session.use_cookies 1 session.use_only_cookies 1 Error Reporting E_ERROR E_WARNING E_PARSE E_CORE_ERROR E_CORE_WARNING E_COMPILE_ERROR E_USER_ERROR E_USER_WARNING E_RECOVERABLE_ERROR E_ALL Extensions bcmath bz2 calendar cgi-fcgi Core ctype curl date dba dom exif fileinfo filter ftp gd gettext hash iconv imap intl json libxml mbstring mcrypt mysqli mysqlnd openssl pcre PDO pdo_mysql pdo_sqlite Phar posix Reflection session shmop SimpleXML soap SPL sqlite3 standard tidy tokenizer wddx xml xmlreader xmlwriter xsl zip zlib
can you check please ?
deagapornis.com/info.php
sorry, is active for HTML but inactive for javascript and css
Hello Nastia, I put ” zlib.output_compression = On ” in the file php.ini and not work
any idea more ?
Pd. My hosting is 1and1
Viewing 5 replies - 1 through 5 (of 5 total)