enable

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
72 Hits, Last modified:
me; # PHP only, required if PHP was built with --enable-force-cgi-redirect fastcgi_param REDIRECT_STATUS... me; # PHP only, required if PHP was built with --enable-force-cgi-redirect fastcgi_param REDIRECT_STATUS... on number of CPU cores. worker_processes auto; # Enables the use of JIT for regular expressions to speed-... al frames. Default is 'off'. tcp_nopush on; # Enables the specified protocols. Default is TLSv1 TLSv1.
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
Docker @docker_notes
2 Hits, Last modified:
tem service file if modified * ''sudo systemctl enable iptables-docker.service'' to enable the service to function automatically, e.g. at startup, on multi-user
Docker - DNS Server @docker_notes
2 Hits, Last modified:
tps://stackoverflow.com/questions/11153958/how-to-enable-named-bind-dns-full-logging|How to enable named/bind/DNS full logging? [closed]]] *[[https://รก.se/dnss
KPTree - MSWindows Setup @home_server
2 Hits, Last modified:
cal/article/caas/sfdcarticles/sfdcarticles/How-to-enable-or-disable-hardware-acceleration-in-AutoCAD.html|How to enable or disable hardware acceleration in AutoCAD]]. T
Docker init Systems @docker_notes
1 Hits, Last modified:
ongrun only! *''s6-rc -u change servicename'' - enable and start a daemon (up) *''s6-rc -d change serv