Results 1 to 2 of 2

Thread: re-write url and form authentication

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2005
    Posts
    1,170

    re-write url and form authentication

    I am having a problem with url rewrting and form authentication. See I have the location defined in web.config to allow default.aspx

    but I re-wrote my string from http://localhost/default.aspx?user=test to http://localhost/test

    but the problem is, it redirects me to the login page with the re-written url.. how can resolve this?

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: re-write url and form authentication

    Hey,

    You are going to have to provide more information than that before anyone is going to be able to help you.

    How exactly are you handling the URL Rewriting? Can you provide some code, as well as the configuration that you are using in your web.config file.

    Gary

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