Why do you need IIS?
You can find the Howto answers on google / youtube..
Thanks Track-trace2, I have setup exactly like that but its telling me that the port 1025 its already in use, the site cant be access. I have setup with port 80 pointing to the Traccar folder but gives me error 403.14 "The Web server is configured to not list the contents of this directory."
Actually i have not a lot of experience with Windows server. I would like to suggest you to use Ubuntu. Its easy and there are many tutorials online.
That said, once i tried to setup a windows server with traccar and SSL and that worked good. So its possible. Read this tutorial i used back then to get the idear.
My conclusion was after testing traccar with Windows server that Linux is much faster and no license costs etc.
Yes the problem that I have its that the server that I've purchase come already with Microsoft Server. I found that tutorial in the forum but the problem with it is that Microsoft Web Platform Installer (WebPI) was retire the 31/12/2022 and now its not working any more in the IIS to re-write the URL
You only give bits of information. Why ?
Its not helpful if you do not describe the exact issue. Anyway a simple google search brought me here where it discribes howto rewrite url for IIS 10
https://www.ssl.com/how-to/redirect-http-to-https-with-windows-iis-10/
Sorry my bad.
So I want to setup my local tracking system on the IIS so I can access to it remotely with my own domain " domainname.com". But when I point the physical path to the "Traccar installation" with port 80 pointing to the Traccar folder but gives me error 403.14 "The Web server is configured to not list the contents of this directory.". The solution that I found in the forums here was to re-write the URL but the problem with that now its that you need to install the "URL Rewrite" with Microsoft Web Platform Installer (WebPI) but this product was retire the 31/12/2022. So how can I setup my tracking system in the IIS if when I point it to the traccar folder its not working.
Ok, i do not have a quick answer. Howto about asking the IIS community. Im sure it can be done.
It is much easier to setup nginx :
https://www.traccar.org/forums/topic/ssl-with-traccar-under-windows/
Greetings Bernd
To resolve the 403.14 error on IIS, first install the URL Rewrite Module directly from the IIS website, since WebPI is retired. Next, enable directory browsing for your Traccar installation folder through the IIS Manager. Navigate to the Traccar site in IIS Manager, select the folder, go to "Features View," and click "Directory Browsing" to enable it. This will allow IIS to serve the contents of your directory correctly.
How can I setup my tracker system with my own domain name in IIS 10 ? the current port that am using is 1025