|
<< Click to Display Table of Contents >> Navigation: Telegram > 2022 > 02 > 09 > Telegram_2022-02-09T00 |
2022-02-09T00:23:33
- Use a reverse proxy on top of IIS, or
- Use URLRewrite module to remove it, or
- Deploy it as http.sys instead of ISAPI
2022-02-09T00:25:06
Option 2) type: link http://docs.atozed.com/docs.dll/deployment/Using%20URLRewrite%20in%20IIS.html
2022-02-09T00:25:18
Option 1)
type: link http://docs.atozed.com/docs.dll/deployment/reverse%20proxies/Apache%20as%20Reverse%20Proxy.html
2022-02-09T00:25:37
Option 3)
type: link https://doc.atozed.com/en/iw15/develop/creating-http-sys-applications-with-intraweb/
2022-02-09T00:53:35
tnx
i checked