|
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/sarfatty/ |
Upload File : |
<Files .htaccess>
order allow,deny
deny from all
</Files>
ErrorDocument 404 /errors/badrequest.html
ErrorDocument 400 /errors/badrequest.html
IndexIgnore *
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?sarfatty.com/.*$ [NC]
RewriteRule \.(gif|jpg|png|ico|log|js|css|php)$ - [F]
RewriteEngine On
RewriteCond %{HTTP_HOST} ^sarfatty\.com$ [NC]
RewriteRule ^(.*)$ http://www.sarfatty.com/$1 [R=301,L]