I have developed a Rasa bot by using core rasa framework. Rasa server only runs on HTTP protocol. I have only choice of using IIS as a webserver to make this application secured. Can anybody give a step by step process for Rasa bot to be configured using IIS.
Asked
Active
Viewed 146 times
1 Answers
0
The simplest solution which comes to mind is to simply forward your requests to the Rasa Open Source server and using IIS as proxy.

Tobias
- 1,880
- 11
- 17
-
Can you pls specify detailed steps I am trying to configure it, but not successful – smith99 Apr 29 '21 at 13:27
-
Hi You got solution. i am trying same please give details so i can use @Tobias thank you in advance – User Jun 05 '23 at 12:29
-
@smith99 hi please give details for this solution – User Jun 05 '23 at 12:30