Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 614051 Details for
Bug 858319
Non working apache configuration on fedora 18
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to describe what to change in httpd.conf for the broker
default_config.patch (text/plain), 1.10 KB, created by
Michael S.
on 2012-09-18 15:57:57 UTC
(
hide
)
Description:
patch to describe what to change in httpd.conf for the broker
Filename:
MIME Type:
Creator:
Michael S.
Created:
2012-09-18 15:57:57 UTC
Size:
1.10 KB
patch
obsolete
>--- /tmp/httpd.conf 2012-09-18 17:40:38.186512735 +0200 >+++ httpd.conf 2012-09-18 17:52:59.287134098 +0200 >@@ -12,13 +12,21 @@ > MaxClients 256 > MaxRequestsPerChild 4000 > </IfModule> >+ >+# needed as there is no default mpm anymore >+LoadModule mpm_prefork_module modules/mod_mpm_prefork.so >+# needed for User in broker.conf >+LoadModule unixd_module modules/mod_unixd.so >+# needed for Order directive >+LoadModule access_compat_module modules/mod_access_compat.so >+ > #LoadModule auth_basic_module modules/mod_auth_basic.so > #LoadModule auth_digest_module modules/mod_auth_digest.so > #LoadModule authn_file_module modules/mod_authn_file.so > #LoadModule authn_alias_module modules/mod_authn_alias.so > #LoadModule authn_anon_module modules/mod_authn_anon.so > #LoadModule authn_dbm_module modules/mod_authn_dbm.so >-LoadModule authn_default_module modules/mod_authn_default.so >+#LoadModule authn_default_module modules/mod_authn_default.so > LoadModule authz_host_module modules/mod_authz_host.so > #LoadModule authz_user_module modules/mod_authz_user.so > #LoadModule authz_owner_module modules/mod_authz_owner.so
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 858319
: 614051