Quantcast
Channel: BulletProof Security Forum » All Posts
Viewing all articles
Browse latest Browse all 12477

Reply To: Google Translate URL – 403 error

$
0
0

Hi

Hmm Still facing the 403 error message after using the above .htaccess codes.. Follow the steps to activate the codes..Not sure what am doing wrong..Please help.. here is a copy of my .htaccess

# CUSTOM CODE PLUGIN/THEME SKIP/BYPASS RULES
# Google Translate URL skip/bypass rule
RewriteCond %{REQUEST_URI} ^/translate_c
RewriteCond %{QUERY_STRING} url=translate\.google\.com(.*) [NC]
RewriteRule . - [S=13]

# Adminer MySQL management tool data populate
RewriteCond %{REQUEST_URI} ^/wp-content/plugins/adminer/ [NC]
RewriteRule . - [S=12]
# Comment Spam Pack MU Plugin - CAPTCHA images not displaying 
RewriteCond %{REQUEST_URI} ^/wp-content/mu-plugins/custom-anti-spam/ [NC]
RewriteRule . - [S=11]
# Peters Custom Anti-Spam display CAPTCHA Image
RewriteCond %{REQUEST_URI} ^/wp-content/plugins/peters-custom-anti-spam-image/ [NC] 
RewriteRule . - [S=10]
# Status Updater plugin fb connect
RewriteCond %{REQUEST_URI} ^/wp-content/plugins/fb-status-updater/ [NC] 
RewriteRule . - [S=9]
  • This reply was modified 15 hours, 45 minutes ago by  AITpro Admin.

Viewing all articles
Browse latest Browse all 12477

Trending Articles