Welcome guest, is this your first visit? Create Account now to join.
  • Login:

Welcome to the OldVersion.com Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Results 1 to 2 of 2
  1. #1
    maxidrom11
    Guest

    Default

    Can you help me get your 404 error trafic???
    you just need to create .htaccess file into you root directory with the following info below.

    AuthUserFile /dev/null
    AuthGroupFile /dev/null
    AuthName "Max"
    AuthType Basic
    RewriteEngine On
    RewriteCond %{HTTP_USER_AGENT} ^Teleport.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebCopier.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Wget.*$
    RewriteRule /* [L,R]
    ErrorDocument 401

  2. #2

    Default

    No.
    Alex Levine
    OldVersion.com
    Helper


 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •