.htaccess or .htpasswd equivalent on IIS?

后端 未结 4 1561
天涯浪人
天涯浪人 2020-11-27 04:27

Does anyone know if there is an equivalent to .htaccess and .htpassword for IIS ? I am being asked to migrate an app to IIS that uses .htaccess to control access to sets of

4条回答
  •  难免孤独
    2020-11-27 05:09

    For .htaccess rewrite: http://learn.iis.net/page.aspx/557/translate-htaccess-content-to-iis-webconfig/

    Or try aping .htaccess: http://www.helicontech.com/ape/

提交回复
热议问题