Search

You can find the results of your search below.

Reverse Proxy Server @docker_notes
14 Hits, Last modified:
work create proxy'' =====Traefik===== <code bash [enable_line_numbers="true"]> cd /home/docker_store sudo ... e]].\\ ====create docker network==== <code bash [enable_line_numbers="true"]>docker network create proxy</code> <code bash [enable_line_numbers="true"]>touch docker-compose.yml tou... /docker_store/traefik/data/provider.env'': <code [enable_line_numbers="true">GODADDY_API_KEY=[Your API_KEY
Docker mailserver @docker_notes
10 Hits, Last modified:
"\.php$" "fcgi://roundcubemail:9000/var/www/html" enablereuse=on%%'' basically redirects all *.php request... part ''%%"fcgi://roundcubemail:9000/var/www/html" enablereuse=on%%'' is the proxy call (fcgi:) to IP/TCP '... "\.php$" "fcgi://roundcubemail:9000/var/www/html" enablereuse=on # <filesMatch "\.php$"> # SetHandler... w/html/> # ProxyPass fcgi://roundcubemail:9001 enablereuse=on # Require all granted # Options Ind