Bug 61419 - SSLProxyPassEnv not supported
Summary: SSLProxyPassEnv not supported
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Stronghold for Red Hat Linux
Classification: Retired
Component: stronghold-mod_ssl
Version: 4.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact: Stronghold Engineering List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-03-19 13:53 UTC by Need Real Name
Modified: 2007-04-18 16:41 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-03-19 13:53:31 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2002-03-19 13:53:27 UTC
Description of Problem:
Syntax error for httpd.conf when SSLProxyPassEnv is specified in httpd.conf 
and "service httpd start" is executed.

Version-Release number of selected component (if applicable):
stronghold-mod_ssl-2.8.5-5

How Reproducible:
Easily reproduced.

Steps to Reproduce:
1. Edit httpd.conf to add in SSLProxyPassEnv directive.
2. Save httpd.conf file.
3. service httpd start (if httpd is not running before)

Actual Results:
Syntax Error on line xx of httpd.conf. Invalid command 'SSLProxyPassEnv' ..
[FAILED].

Expected Results:
Server starts

Additional Information:

Comment 1 Need Real Name 2002-03-20 15:28:26 UTC
SSLProxyPassEnv is supported, it just needs to be specified after the 
LoadModule libssl.so directive in the httpd.conf file.


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