Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/thesacih/biosquest.com/site.php on line 107
Warning: Cannot modify header information - headers already sent by (output started at /home/thesacih/biosquest.com/site.php:1) in /home/thesacih/biosquest.com/site.php on line 234
Warning: Cannot modify header information - headers already sent by (output started at /home/thesacih/biosquest.com/site.php:1) in /home/thesacih/biosquest.com/site.php on line 235
Warning: Cannot modify header information - headers already sent by (output started at /home/thesacih/biosquest.com/site.php:1) in /home/thesacih/biosquest.com/site.php on line 236
Warning: Cannot modify header information - headers already sent by (output started at /home/thesacih/biosquest.com/site.php:1) in /home/thesacih/biosquest.com/site.php on line 237
Warning: Cannot modify header information - headers already sent by (output started at /home/thesacih/biosquest.com/site.php:1) in /home/thesacih/biosquest.com/site.php on line 238
Warning: Cannot modify header information - headers already sent by (output started at /home/thesacih/biosquest.com/site.php:1) in /home/thesacih/biosquest.com/site.php on line 239
# BEGIN LSCACHE
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
RewriteEngine on
CacheLookup on
RewriteRule .* - [E=Cache-Control:no-autoflush]
RewriteRule litespeed/debug/.*\.log$ - [F,L]
RewriteRule \.litespeed_conf\.dat - [F,L]
### marker ASYNC start ###
RewriteCond %{REQUEST_URI} /wp-admin/admin-ajax\.php
RewriteCond %{QUERY_STRING} action=async_litespeed
RewriteRule .* - [E=noabort:1]
### marker ASYNC end ###
### marker CACHE RESOURCE start ###
RewriteRule wp-content/.*/[^/]*(responsive|css|js|dynamic|loader|fonts)\.php - [E=cache-control:max-age=3600]
### marker CACHE RESOURCE end ###
### marker DROPQS start ###
CacheKeyModify -qs:fbclid
CacheKeyModify -qs:gclid
CacheKeyModify -qs:utm*
CacheKeyModify -qs:_ga
### marker DROPQS end ###
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
# END LSCACHE
# BEGIN NON_LSCACHE
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
# END NON_LSCACHE
# BEGIN Security Block
# Block the include-only files.
RewriteEngine On
RewriteBase /
RewriteRule ^wp-admin/includes/ - [F,L]
RewriteRule !^wp-includes/ - [S=3]
RewriteRule ^wp-includes/[^/]+\.php$ - [F,L]
RewriteRule ^wp-includes/js/tinymce/langs/.+\.php - [F,L]
RewriteRule ^wp-includes/theme-compat/ - [F,L]
# Disable directory listing
Options All -Indexes
# Remove header with PHP version
Header always unset X-Powered-By
Header unset X-Powered-By
# END Security Block
# 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.
# END WordPress