QuestionQ128
Application Deployment and SecurityAn engineer needs to access multiple bots running in internal infrastructure. Each bot requires a distinct HTTPS URL. The infrastructure has one public IP address and a Linux server with Apache installed. Place the actions in the correct sequence to enable access to the internal bots. Not every option is used.
Drag & Drop
Configure “Let’s Encrypt” on the bot servers.
Enable a forward proxy in Apache.
Configure Apache virtual hosts.
Enable a reverse proxy in Apache.
Configure an Apache .htaccess file.
Configure “Let’s Encrypt” on the Apache server.
step 1
step 2
step 3
Community Discussion