Unauthorized Access Redirect

Discussion in 'Setting-up protection' started by GaryJ, Jul 31, 2003.

  1. GaryJ

    GaryJ Guest

    When a customer attempts to access an area they have not subscripted to, they are redirected to a login page. I would like to redirect them to another page. Where would I do this?
  2. alex-adm

    alex-adm Guest

    Add to .htaccess
    ErrorDocument 401 /your_location_for_notauthorized_customers.html

Share This Page