DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=44407>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44407





------- Additional Comments From [EMAIL PROTECTED]  2008-02-13 07:28 -------
(In reply to comment #1)
> Do you have any evidence that your backend is sending a Content-Disposition
> header to Apache?
> What connector are you using?   proxy_ajp, proxy_http, mod_jk? other?

I don't know what kind of connector it's using.

¿How can i see it?

The content of httpd.conf is:

  1    
WebSpherePluginConfig /QIBM/UserData/WebSphere/AppServer/V6/Base/profiles/WAS6TE
ST/config/cells/I5_WAS6TEST/nodes/IHS_I5_WAS6TEST_node/servers/IHS_I5_WAS6TEST/p
lugin-cfg.xml 
  2    LoadModule was_ap20_module /QSYS.LIB/QWAS6.LIB/QSVTAP20.SRVPGM 
  3    Listen *:81 
  4    DocumentRoot /www/was6test/htdocs 
  5    Options -ExecCGI -FollowSymLinks -SymLinksIfOwnerMatch -Includes -
IncludesNoExec -Indexes -MultiViews 
  6    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" 
combined 
  7    LogFormat "%{Cookie}n \"%r\" %t" cookie 
  8    LogFormat "%{User-agent}i" agent 
  9    LogFormat "%{Referer}i -> %U" referer 
  10    LogFormat "%h %l %u %t \"%r\" %>s %b" common 
  11    CustomLog logs/access_log combined 
  12    LogMaint logs/access_log 7 0 
  13    LogMaint logs/error_log 7 0 
  14    SetEnvIf "User-Agent" "Mozilla/2" nokeepalive 
  15    SetEnvIf "User-Agent" "JDK/1\.0" force-response-1.0 
  16    SetEnvIf "User-Agent" "Java/1\.0" force-response-1.0 
  17    SetEnvIf "User-Agent" "RealPlayer 4\.0" force-response-1.0 
  18    SetEnvIf "User-Agent" "MSIE 4\.0b2;" nokeepalive 
  19    SetEnvIf "User-Agent" "MSIE 4\.0b2;" force-response-1.0 
...



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to