公告
财富商城
积分规则
提问
发文
2019-06-13 18:36发布
forever°为你锁心
how to implement url rewriting in classic ASP
thanks, Aaryan
If it is not IIS7 then you should use ISAPI (for best results):
http://cheeso.members.winisp.net/IIRF.aspx
I don't suppose you're using IIS7? You can use the IIS7 Url Rewrite module...
I don't know if this is best practice, but I've hacked it together long ago just using a custom 404 asp page and the server variables.
最多设置5个标签!
If it is not IIS7 then you should use ISAPI (for best results):
http://cheeso.members.winisp.net/IIRF.aspx
I don't suppose you're using IIS7? You can use the IIS7 Url Rewrite module...
I don't know if this is best practice, but I've hacked it together long ago just using a custom 404 asp page and the server variables.