Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
他の vhost の Web サーバーで明示的にホストされていないドメインをキャッチする apache2 vhost はどのようになりますか?
<VirtualHost _default_:80> virtual host config goes here </VirtualHost>
この仮想ホストは、他のどの仮想ホストとも一致しないホスト名を持つポート 80 で着信する要求をキャッチします。