File "wp-list-revh.min.js"

Full path: /home/kosmetik/public_html/wp-includes/js/wp-list-revh.min.js
File size: 233 B
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   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>