|
Mantis - apache2
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 5152 | regular use | block | always | 2014-02-19 18:06 | 2014-03-11 09:13 |
|
|
|||||
| Reporter: | ghenry | Platform: | |||
| Assigned To: | dam | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0005152: mod_proxy_html does not work | ||||
| Description: |
i'm moving a working proxy from SUNWapache2 (S11, 2.2.20) to CSWapache2 (S11, 2.2.26). The following directive aren't recognized: ProxyHTMLLogVerbose ProxyHTMLEnable ProxyHTMLMeta ProxyHTMLURLMap |
||||
| Steps To Reproduce: | |||||
| Additional Information: |
the modules used when SUNWapache2: # grep proxy /etc/apache2/2.2/conf.d/modules-32.load LoadModule proxy_module libexec/mod_proxy.so LoadModule proxy_connect_module libexec/mod_proxy_connect.so #LoadModule proxy_ftp_module libexec/mod_proxy_ftp.so LoadModule proxy_http_module libexec/mod_proxy_http.so LoadModule proxy_ajp_module libexec/mod_proxy_ajp.so LoadModule proxy_balancer_module libexec/mod_proxy_balancer.so and the modules with OpenCSW: # grep proxy /opt/csw/apache2/etc/httpd.conf LoadModule proxy_module libexec/mod_proxy.so LoadModule proxy_connect_module libexec/mod_proxy_connect.so LoadModule proxy_ftp_module libexec/mod_proxy_ftp.so LoadModule proxy_http_module libexec/mod_proxy_http.so LoadModule proxy_scgi_module libexec/mod_proxy_scgi.so LoadModule proxy_ajp_module libexec/mod_proxy_ajp.so LoadModule proxy_balancer_module libexec/mod_proxy_balancer.so but when i look with apachectl, there is a slghty difference: # /usr/apache2/2.2/bin/apachectl -M|grep proxy proxy_module (shared) proxy_connect_module (shared) proxy_http_module (shared) proxy_ajp_module (shared) proxy_balancer_module (shared) proxy_html_module (shared) # /opt/csw/apache2/sbin/apachectl -M|grep proxy Syntax OK proxy_module (shared) proxy_connect_module (shared) proxy_ftp_module (shared) proxy_http_module (shared) proxy_scgi_module (shared) proxy_ajp_module (shared) proxy_balancer_module (shared) i don't know if it is important if the module is called proxy_html_module instead of proxy_http_module. In any case, it prevents revere proxy to work |
||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2014-02-19 18:06 | ghenry | New Issue | |||
| 2014-02-20 20:58 | dam | Status | new => assigned | ||
| 2014-02-20 20:58 | dam | Assigned To | => dam | ||
| 2014-02-20 21:00 | dam | Note Added: 0010721 | |||
| 2014-02-22 10:54 | dam | Note Added: 0010722 | |||
| 2014-02-22 11:31 | dam | Note Added: 0010727 | |||
| 2014-02-22 11:31 | dam | Status | assigned => feedback | ||
| 2014-03-01 14:27 | dam | Note Added: 0010741 | |||
| 2014-03-01 14:27 | dam | Status | feedback => closed | ||
| 2014-03-01 14:27 | dam | Resolution | open => fixed | ||
| 2014-03-01 14:32 | dam | Note Added: 0010742 | |||
| 2014-03-04 19:41 | ghenry | Note Added: 0010748 | |||
| 2014-03-04 19:54 | ghenry | Note Added: 0010749 | |||
| 2014-03-11 09:02 | dam | Note Added: 0010764 | |||
| 2014-03-11 09:03 | dam | Note Edited: 0010764 | |||
| 2014-03-11 09:13 | dam | Note Added: 0010765 | |||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||