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 673990 Details for
Bug 871467
Broken configuration for httpd 2.4
[?]
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.
pootle.conf
pootle.conf (text/plain), 1.08 KB, created by
Remi Collet
on 2013-01-07 12:50:15 UTC
(
hide
)
Description:
pootle.conf
Filename:
MIME Type:
Creator:
Remi Collet
Created:
2013-01-07 12:50:15 UTC
Size:
1.08 KB
patch
obsolete
>WSGIScriptAlias /pootle /usr/share/pootle/wsgi.py ><Directory /usr/share/pootle> > <IfModule mod_authz_core.c> > # Apache 2.4 > Require all granted > </IfModule> > <IfModule !mod_authz_core.c> > # Apache 2.2 > Order deny,allow > Allow from all > </IfModule> ></Directory> > >Alias /pootle/html /usr/share/pootle/html ><Directory /usr/share/pootle/html> > <IfModule mod_authz_core.c> > # Apache 2.4 > Require all granted > </IfModule> > <IfModule !mod_authz_core.c> > # Apache 2.2 > Order deny,allow > Allow from all > </IfModule> ></Directory> > >Alias /pootle/export /var/lib/pootle/po ><Directory "/var/lib/pootle/po"> > <IfModule mod_authz_core.c> > # Apache 2.4 > Require all granted > </IfModule> > <IfModule !mod_authz_core.c> > # Apache 2.2 > Order deny,allow > Allow from all > </IfModule> ></Directory> > ><IfModule mod_deflate.c> > <location /pootle/html> > SetOutputFilter DEFLATE > </location> > <location /pootle/export> > SetOutputFilter DEFLATE > </location> ></IfModule>
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 Raw
Actions:
View
Attachments on
bug 871467
: 673990