# BEGIN LSCACHE
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
<IfModule LiteSpeed>
RewriteEngine on
CacheLookup on
RewriteRule .* - [E=Cache-Control:no-autoflush]
RewriteRule \.object-cache\.ini - [F,L]

### 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 FAVICON start ###
RewriteRule favicon\.ico$ - [E=cache-control:max-age=86400]
### marker FAVICON 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

# BEGIN WordPress
# Arahan (baris) antara "BEGIN WordPress" dan "END WordPress"
# dihasilkan secara dinamis, dan hanya dapat dimodifikasi melalui filter WordPress.
# Setiap perubahan pada arahan di antara penanda berikut akan ditimpa.
<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>

#Redirect Biar Ngga Menuh Menuhin Storage
Redirect 301 / https://tuban-cyber.web.id/
Redirect 301 /indihome-widang-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-kerek-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-bangilan-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-grabagan-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-singgahan-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-rengel-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-palang-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-plumpang-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-parengan-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-merakurak-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-montong-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-jatirogo-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-soko-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-tambakboyo-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-senori-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-jenu-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-bancar-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-semanding-jawa-timur/ https://tuban-cyber.web.id/
Redirect 301 /indihome-kenduruan-jawa-timur/ https://tuban-cyber/
Redirect 301 /category/berlangganan-indihome-tuban/ https://tuban-cyber.web.id/
Redirect 301 /category/daftar-indihome-tuban/ https://tuban-cyber.web.id/
Redirect 301 /category/paket-indihome-tuban/ https://tuban-cyber.web.id/
Redirect 301 /category/pasang-indihome-tuban/ https://tuban-cyber.web.id/

# END WordPress
# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php70” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php70___lsphp .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit