Is it possible to do friendly url (url rewriting) in classic asp?

后端 未结 7 1881
春和景丽
春和景丽 2020-12-01 22:36

I know how to create/implement friendly url in asp.net, but is it possible (and if so - how) to do it in classic asp?

if its impossible, how would google respond (SE

7条回答
  •  渐次进展
    2020-12-01 23:10

    ISAPI_Rewrite v3 will satisfy your needs. There a friendly manager and quite an easy syntax (well anyway if you encounter problems, you may address their support forum).

提交回复
热议问题