I use VirtualBox on Windows 10 and Ubuntu 20.04
I have been trying to create a domain and virtual host in docker with command:
using this guide: litespeedtech/openlitespeed - Docker Image | Docker Hub
but site works only on localhost folder when i use:
Tell me please if it is possible to implement.
I have been trying to create a domain and virtual host in docker with command:
bash bin/domain.sh -A mysite.com
using this guide: litespeedtech/openlitespeed - Docker Image | Docker Hub
but site works only on localhost folder when i use:
bash bin/demosite.sh
- Domain name DNS record is set to server IP.
- Ports on router are redirected to virtual machine IP.
Tell me please if it is possible to implement.