View file xmyx.ru/auth/.htaccess

File size: 503B
DirectoryIndex index.php
Options -Indexes

<Files link.php>
order allow,deny
deny from all
</Files>

AddType image/vnd.wap.wbmp .wbmp
Addtype image/jpeg .jpg 
Addtype image/jpeg .jpeg 
Addtype image/gif .gif 
Addtype image/png .png 
Addtype image/bmp .bmp 

ErrorDocument 400 /err.php?err=400
ErrorDocument 401 /err.php?err=401
ErrorDocument 402 /err.php?err=402
ErrorDocument 403 /err.php?err=403
ErrorDocument 404 /err.php?err=404
ErrorDocument 500 /err.php?err=500
ErrorDocument 502 /err.php?err=502