06-09-2025, 11:39 PM
06-10-2025, 12:59 AM
Hi,
that's really simple to do and all that it's required is a small change in the DPR file.
https://docs.atozed.com/Docs.dll/deploym...types.html
However, unless you need some specific IIS feature, I suggest you to also consider the Http.sys type application:
https://docs.atozed.com/docs.dll/deploym...tions.html
that's really simple to do and all that it's required is a small change in the DPR file.
https://docs.atozed.com/Docs.dll/deploym...types.html
However, unless you need some specific IIS feature, I suggest you to also consider the Http.sys type application:
https://docs.atozed.com/docs.dll/deploym...tions.html
06-10-2025, 01:11 AM
(06-10-2025, 12:59 AM)Alexandre Machado Wrote: [ -> ]Hi,
that's really simple to do and all that it's required is a small change in the DPR file.
https://docs.atozed.com/Docs.dll/deploym...types.html
However, unless you need some specific IIS feature, I suggest you to also consider the Http.sys type application:
https://docs.atozed.com/docs.dll/deploym...tions.html
Thank you