全文検索:
- 08 docker-compose Nginx
- root /var/www/html; } # proxy the PHP scripts to Apache listening on 127.0.0.1:80 # #location ~ \.php$ { # proxy_pass http://127.0.0.1; #} # pass the PHP scripts to FastCGI server listening on 127.0.0.1:9000 # #location ~ \.php$ { # root html; # fastcgi
- 06 Docker php
- ====== 06 Docker php ====== <code|docker-compose.yml> version: '3' services: php: image: php:7.2-apache volumes: - ./html:/var/www/html ports: - 8000:80 container_name: php </code> {{tag>Docker}}
- 02 Docker Compose docker-compose
- ==== 02 Docker Compose docker-compose ====== Web、PHP、MySQLなどセットでコンテナ作ってくれて便利簡単。 ===== インストール =====
- 25 Let's Encrypt リバースプロキシ
- er: dokuwiki.fl8.jp, request: "POST /lib/exe/ajax.php HTTP/2.0", host: "dokuwiki.fl8.jp", referrer: "ht