mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 13:58:22 +00:00
mod_apparmor.pod: adjust for Canonical, launchpad and Ubuntu binaries and tools
This commit is contained in:
@@ -1,23 +1,22 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
# This publication is intellectual property of Novell Inc. Its contents
|
# This publication is intellectual property of Novell Inc. and Canonical
|
||||||
# can be duplicated, either in part or in whole, provided that a copyright
|
# Ltd. Its contents can be duplicated, either in part or in whole, provided
|
||||||
# label is visibly located on each copy.
|
# that a copyright label is visibly located on each copy.
|
||||||
#
|
#
|
||||||
# All information found in this book has been compiled with utmost
|
# All information found in this book has been compiled with utmost
|
||||||
# attention to detail. However, this does not guarantee complete accuracy.
|
# attention to detail. However, this does not guarantee complete accuracy.
|
||||||
# Neither SUSE LINUX GmbH, the authors, nor the translators shall be held
|
# Neither SUSE LINUX GmbH, Canonical Ltd, the authors, nor the translators
|
||||||
# liable for possible errors or the consequences thereof.
|
# shall be held liable for possible errors or the consequences thereof.
|
||||||
#
|
#
|
||||||
# Many of the software and hardware descriptions cited in this book
|
# Many of the software and hardware descriptions cited in this book
|
||||||
# are registered trademarks. All trade names are subject to copyright
|
# are registered trademarks. All trade names are subject to copyright
|
||||||
# restrictions and may be registered trade marks. SUSE LINUX GmbH
|
# restrictions and may be registered trade marks. SUSE LINUX GmbH
|
||||||
# essentially adheres to the manufacturer's spelling.
|
# and Canonical Ltd. essentially adhere to the manufacturer's spelling.
|
||||||
#
|
#
|
||||||
# Names of products and trademarks appearing in this book (with or without
|
# Names of products and trademarks appearing in this book (with or without
|
||||||
# specific notation) are likewise subject to trademark and trade protection
|
# specific notation) are likewise subject to trademark and trade protection
|
||||||
# laws and may thus fall under copyright restrictions.
|
# laws and may thus fall under copyright restrictions.
|
||||||
#
|
#
|
||||||
# Please direct suggestions and comments to apparmor-general@forge.novell.com.
|
|
||||||
|
|
||||||
|
|
||||||
=pod
|
=pod
|
||||||
@@ -37,9 +36,9 @@ elements within apache such as individual php and perl scripts, while
|
|||||||
still allowing the performance benefits of using mod_php and mod_perl.
|
still allowing the performance benefits of using mod_php and mod_perl.
|
||||||
|
|
||||||
To use mod_apparmor with apache, ensure that mod_apparmor is configured to
|
To use mod_apparmor with apache, ensure that mod_apparmor is configured to
|
||||||
be loaded into apache, either via yast or manual editing of the httpd(8)
|
be loaded into apache, either via a2enmod, yast or manual editing of the
|
||||||
configuration files, and restart apache. Make sure that apparmor is also
|
apache2(8)/httpd(8) configuration files, and restart apache. Make sure that
|
||||||
functioning.
|
apparmor is also functioning.
|
||||||
|
|
||||||
Once mod_apparmor is loaded within apache, all requests to apache will
|
Once mod_apparmor is loaded within apache, all requests to apache will
|
||||||
cause mod_apparmor to attempt to change into a hat named by the URI
|
cause mod_apparmor to attempt to change into a hat named by the URI
|
||||||
@@ -86,11 +85,11 @@ with the prefork MPM configuration -- threaded configurations of apache
|
|||||||
may not work correctly.
|
may not work correctly.
|
||||||
|
|
||||||
There are likely other bugs lurking about; if you find any, please report
|
There are likely other bugs lurking about; if you find any, please report
|
||||||
them to bugzilla at L<http://bugzilla.novell.com>.
|
them at L<http://https://bugs.launchpad.net/apparmor/+filebug>.
|
||||||
|
|
||||||
=head1 SEE ALSO
|
=head1 SEE ALSO
|
||||||
|
|
||||||
apparmor(7), subdomain.conf(5), apparmor_parser(8), and
|
apparmor(7), subdomain.conf(5), apparmor_parser(8), and
|
||||||
L<http://forge.novell.com/modules/xfmod/project/?apparmor>.
|
L<http://wiki.apparmor.net>.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
Reference in New Issue
Block a user