Results 1 to 4 of 4

Thread: .htaccess equivalent in IIS

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2004
    Posts
    34

    .htaccess equivalent in IIS

    Sorry if this post already exist.

    my question is that is there any equivalent of .htaccess (used in apache) for IIS available or not

  2. #2
    Frenzied Member dj4uk's Avatar
    Join Date
    Aug 2002
    Location
    Birmingham, UK Lobotomies: 3
    Posts
    1,131

    Re: .htaccess equivalent in IIS

    No not for IIS - you need to set things up in the IIS snap-in console.

    However the Web.Config file in ASP.NET does provide what is in a .htaccess file (and more) but it only applies to ASP.NET files unless you make some changes to IIS's settings.

    What do you want to do to need a .htaccess file?

    HTH

    DJ

  3. #3

    Thread Starter
    Member
    Join Date
    Sep 2004
    Posts
    34

    Re: .htaccess equivalent in IIS

    Yes i need that thing for ASP.NET

  4. #4
    Frenzied Member dj4uk's Avatar
    Join Date
    Aug 2002
    Location
    Birmingham, UK Lobotomies: 3
    Posts
    1,131

    Re: .htaccess equivalent in IIS

    What exactly are you looking to do? - maybe we can help you out.

    DJ

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