cPanelが更新されるか、WHMを使用してHttpdサービスが再起動されると、cPanelがファイル / var / cpanel / conf / apache / local で新しい値を検索するため、Apache構成ファイルで行われたカスタム変更は直接機能しません。強い> 。
ただし、Apache構成で直接変更を加え、次のdistillerコマンドを実行して変更を保存することもできます。変更を永続的にし、次回のcPanelアップデート/ WHMの再起動時に変更が上書きされないようにするには、次のコマンドを実行します。
#/ usr / local / cpanel / bin / apache_conf_distiller –update –main #/ usr / local / cpanel / bin / build_apache_conf #/ scripts / restartsrv httpd
Panels
ただし、Apache構成で直接変更を加え、次のdistillerコマンドを実行して変更を保存することもできます。変更を永続的にし、次回のcPanelアップデート/ WHMの再起動時に変更が上書きされないようにするには、次のコマンドを実行します。
#/ usr / local / cpanel / bin / apache_conf_distiller –update –main #/ usr / local / cpanel / bin / build_apache_conf #/ scripts / restartsrv httpd