|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/mandarintools/ |
Upload File : |
<Files ~ "/cgi-bin/*.pl">
SetHandler perl-script
PerlHandler Apache::PerlRun
Options +ExecCGI
</Files>
RewriteEngine On
RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_FILENAME} !-f
# and it's name is favicon.ico, send an empty 410 GONE response to the browser
RewriteRule .*favicon\.ico$ - [G]
RewriteRule .*robots\.txt$ - [G]
# admin added 2012-10-16 (someone was beating on the site w/ this)
# "WordPress/3.5-alpha-21989; http://learnchinesethrubible.org"
RewriteCond %{HTTP_USER_AGENT} "WordPress/3.5-alpha-21989; http://learnchinesethrubible.org"
RewriteRule .*$ http://www.google.com [L]