Confluence 5.8 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
サーバーベース URL とは、ユーザーが Confluence にアクセスする際に経由する URL です。ベース URL は、ブラウザーが Confluence サイトを表示する URL と同じになるよう設定する必要があります。
Confluence は、設定時にベース URL を自動的に検出しますが、URL を変更したり、異なる URL から Confluence の設定を行った場合には、公的にアクセス可能な URL にマニュアルで設定する必要があります。
この機能を実行するには システム管理者 権限が必要です。
サーバーベースURLの環境設定:
- Choose the cog icon , then choose General Configuration under Confluence Administration
- 左側のパネルにある一般設定を選択する。
- [編集] を選択します。
- 新しい URL を サーバー ベース URL テキストボックスに入力する。
- 保存を選択する
例
Confluence をインストールし、non-root のコンテキストパス内で実行する場合、(つまり、コンテキストパスを指定している)、サーバーベース URL にはこのコンテキストパスが含まれます。例えば、Confluence が以下の URL で実行している場合:
http://www.foobar.com/confluence
この場合、サーバーのベース URL は以下のようになります。
http://www.foobar.com/confluence
注意
- 異なる URL を使用する。異なるベース URL を設定したり、来訪者が他の URL を使用して Confluence にアクセスする場合、他のページを参照すると同時にエラーが生じる可能性があります。
- Changing the context path. If you change the context path of your base URL, you may also need to edit the web server's
server.xmlfile to reflect the new path:- Confluence サーバーを停止。
- Go to your Confluence 'destination directory'. This is the directory where the Confluence installation files are stored. For example,
. Let's call this directory '{C:\Program Files\Atlassian\ConfluenceCONFLUENCE_INSTALLATION}'. - {
CONFLUENCE_INSTALLATION}\conf\server.xmlで構成ファイルを編集します。 Context要素のpath属性の値を変更して、コンテキスト パスを反映します。たとえば、Confluence をhttp://www.foobar.com/confluenceで実行している場合、path属性は以下のようにします。<context path="/confluence" docBase=".../confluence" debug="0" reloadable'"false" useHttpOnly="true">
- ファイルを保存します。
- Proxies. If you are running behind a proxy, ensure that the proxy name matches the base URL. For example:
proxyName="foobar.com" proxyPort="443" scheme="https". This will make sure we are passing the information correctly. - この情報は、{
CONFLUENCE_INSTALLATION}\conf\server.xmlのConnector要素に追加する必要があります。
概要
コンテンツ ツール
アプリ
