Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1afb389

Browse files
committed
Merge branch '2.5'
* 2.5: [#4104] Re-organizing language in one sentence APACHE_LOG_DIR note added Use ${APACHE_LOG_DIR} instead of /var/log/apache2
2 parents5546d67 +7d95faf commit1afb389

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎cookbook/configuration/web_server_configuration.rst‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ are:
5252
CustomLog /var/log/apache2/project_access.log combined
5353
</VirtualHost>
5454
55+
..note::
56+
57+
If your system supports the ``APACHE_LOG_DIR`` variable, you may want
58+
to use ``${APACHE_LOG_DIR}/`` instead of ``/var/log/apache2/``.
59+
5560
..note::
5661

5762
For performance reasons, you will probably want to set

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp