Translated message

A translation of this page exists in English.

RHEL で Apache httpd に環境変数をエクスポートする方法

Solution In Progress - Updated -

Issue

  • 環境変数を httpd サービスにエクスポートし、それを設定ファイルで使用するにはどうすればよいですか? これは httpd のバージョンと RHEL のバージョンで異なりますか?

  • 環境変数を /etc/sysconfig/httpd に追加しました。これは RHEL6 では機能しますが、RHEL7 で systemctl start httpd を実行すると、次のようなエラーが発生します。

    systemd[1]: Ignoring invalid environment assignment 'export MY_CUSTOM_VARIABLE=prod.example.com': /etc/sysconfig/httpd
    
  • RHEL7 および RHEL8 では、 /etc/sysconfig/httpd のカスタム環境変数は、apachectl を使用する場合に表示されますが、systemctl start httpd で Apache を起動する場合には表示されません。

  • RHEL7 および RHEL8 では、 /etc/sysconfig/httpd のカスタム環境変数は、systemctl start httpd を使用する場合には表示されますが、apachectl を使用する場合には表示されません。

Environment

  • Red Hat Enterprise Linux
  • Apache httpd
  • /etc/sysconfig/httpd または /etc/systemd/system/httpd* でエクスポートされるカスタム環境変数

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content