PERFORCE change 161611 for review
Rene Ladan
rene at FreeBSD.org
Tue May 5 11:12:21 UTC 2009
http://perforce.freebsd.org/chv.cgi?CH=161611
Change 161611 by rene at rene_self on 2009/05/05 11:12:05
[solid-state] : reword the Apache section a bit.
Obtained from: keramida
Affected files ...
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/solid-state/article.sgml#15 edit
Differences ...
==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/solid-state/article.sgml#15 (text+ko) ====
@@ -440,10 +440,11 @@
directory <filename
class="directory"><replaceable>apache_log_dir</replaceable></filename>
outside of <filename class="directory">/var</filename>.
- Since these directories doubtlessly exist on a read-only filesystem, this
- will not work. It is necessary to add a new directory to the
- <filename>/etc/rc.d/var</filename> list of directories to create
- in <filename>/var</filename>, and to link
+ Since this directory lives on a read-only filesystem, Apache
+ will probably not work since it will not be able to save any log
+ entries. If so, it is necessary to add a new directory to the
+ list of directories in <filename>/etc/rc.d/var</filename> to
+ create in <filename>/var</filename>, and to link
<filename class="directory"><replaceable>apache_log_dir</replaceable></filename> to
<filename>/var/log/apache</filename>. It is also necessary to set
permissions and ownership on this new directory.</para>
More information about the p4-projects
mailing list