Community driven content discussing all aspects of software development from DevOps to design patterns. Let’s say you want to serve website files from your local system, using the open-source Apache ...
Apacheを選択してインストールした場合,httpdの起動時にエラーになることがある。取りあえず起動させるためには,次の2点を確認しておく必要がある。 1. DNS(resolv.conf)の設定 DNS(ネームサーバ)が設定されていないとhttpdの起動でエラーになってしまう。
Community driven content discussing all aspects of software development from DevOps to design patterns. You don’t need to copy all of your website’s files into a dockerized Apache httpd image to test ...