Bug 145569 - system-config-httpd writes false where syntax is on | off
Summary: system-config-httpd writes false where syntax is on | off
Keywords:
Status: CLOSED DUPLICATE of bug 153039
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-httpd
Version: 3
Hardware: i686
OS: Linux
medium
low
Target Milestone: ---
Assignee: Phil Knirsch
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-19 19:59 UTC by Sitsofe Wheeler
Modified: 2015-03-05 01:14 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-05-23 10:33:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Sitsofe Wheeler 2005-01-19 19:59:20 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040804 Galeon/1.3.17

Description of problem:
For the keepalive option in /etc/httpd/conf/httpd.conf system-config-httpd sets a value of false whereas the documentation (and comment above) say it should be off.

Version-Release number of selected component (if applicable):
system-config-httpd-1.3.1-1

How reproducible:
Always

Steps to Reproduce:
1. Read http://httpd.apache.org/docs-2.0/mod/core.html#keepalive and note the syntasx for Keepalive is "On|Off"
2. Run system-config-httpd and OK a settings change
3. Look inside /etc/httpd/conf/httpd.conf for the Keepalive option
  

Actual Results:  KeepAlive false

Expected Results:  KeepAlive Off

Additional info:

Comment 1 Phil Knirsch 2005-05-23 10:33:24 UTC

*** This bug has been marked as a duplicate of 153039 ***


Note You need to log in before you can comment on or make changes to this bug.