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.
gwanをウェブホスティングサーバーとして使用するには、gwanサーバー全体を再起動せずにvhostを追加/停止/削除するにはどうすればよいですか?
ありがとう
プロダクションモード(デーモンモードがで有効になっている)では、G-WANスクリプトから実行され-dた単純なものを使用して、子に構成を再ロードさせます。exit(0);
-d
exit(0);
G-WANは接続を正常に閉じる(HTTP要求を失うことはない)ため、新しい子は新しい設定で開始します。