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.
ルールを再起動またはリロードせずに、Apache サーバーの構成で構文エラーをチェックするにはどうすればよいですか? これは、ターミナル/コマンド ラインから実行することをお勧めします。
Linuxでは、使用します
/usr/sbin/httpd -t
Windows では、httpd.exe ファイルと同等のコマンドを使用します。