Results 1 to 2 of 2

Thread: Authentication

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 2001
    Posts
    254

    Authentication

    My website can be accessed by all the users, but there is a admin panel page where i have put a forms type authentication, how can i allow every user to see my web on root but authenticate users in subfolder which is admin. please help
    Ideas are dime a dozen.
    People who put them into action are priceless.

  2. #2
    Banned jhermiz's Avatar
    Join Date
    Jun 2002
    Location
    Antarctica
    Posts
    2,492

    Re: Authentication

    Quote Originally Posted by rmoghal
    My website can be accessed by all the users, but there is a admin panel page where i have put a forms type authentication, how can i allow every user to see my web on root but authenticate users in subfolder which is admin. please help
    Look at your web config file. Do you know you can have multiple web config files in various directories ? Please one in the directory you only want admins for, and set the authentication in there.

    Your problem is just a matter of examining and understanding config files. You can have more than one, but they must be each in their own "space"...

    Jon

Posting Permissions

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



Click Here to Expand Forum to Full Width