Results 1 to 5 of 5

Thread: How do I configure forms authentication? (resolved)

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2002
    Posts
    66

    How do I configure forms authentication? (resolved)

    Here is my directory structure
    Code:
    [opsreport]
       web.config
       clientside.js
       styles.css
       logon.aspx
       default.aspx
       summary.aspx
       [dataentry]
          event.aspx
          followup.aspx
    [opsreport] is a virtual directory set as an application. [dataentry] is just a sub directory.

    I want anyomous access for all files in the [opsreport] and forms authentication for all the files in [dataentry]. I would also like this all configured from 1 web.config file.
    Last edited by jmeckley; Jun 4th, 2004 at 09:04 AM.
    Jason Meckley
    Database Analyst
    WITF

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