Login Redirect

Discussion in 'Installation' started by Raghu Ramachandran, Apr 30, 2003.

  1. Raghu Ramachandran Guest

    Member Since:
    Message Count:
    0
    How do I (can I?) redirect people to the login page so that the avoid the browser pop-up if they enter the product directory directly?
  2. alex-adm Guest

    Member Since:
    Message Count:
    0
    You cannot do it for 100%, but try to add to your .htaccess

    ErrorDocument 401 /amember/login.php

    and press Cancel when login window appears.

Share This Page