enable

Search

You can find the results of your search below.

Docker nginx / php 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
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
Nextcloud Container
12 Hits, Last modified:
e disable an app app:enable enable an app app:getpath Get an absolute path t... Disable encryption encryption:enable Enable encryption encryption:encrypt-all Encrypt all files for all
Docker mailserver
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
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 Deluge Image / Service
2 Hits, Last modified:
Image]] *[[https://www.cyberciti.biz/faq/how-to-enable-and-start-services-on-alpine-linux/|How to enable and start services on Alpine Linux]] *[[https://docs.
Docker - DNS Server
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
Docker init Systems
1 Hits, Last modified:
ongrun only! *''s6-rc -u change servicename'' - enable and start a daemon (up) *''s6-rc -d change serv