Anybody else seen this before?
I'm supporting WO451 on MacOSX 10.4.11 with Apache 1.3.41.

A sample URL generated is....
http://<host>/cgi-bin/WebObjects/<app.woa>/<instance>/wo/ s3VxGNjQd5pK3HI1TuI1TEs8h2j/5.0.1.8.1.3.23.3.3.123.1.1

Packet burglary with tcpflow on port 80 and on the woapp's port shows that the instance is generating a response including a header 'content-type: text/html' and that the response returned to the browser by Apache has a header 'content-type: application/ vnd.lotus-1-2-3'.

Apache 1.3.41 is set up in a normal way, including:
<IfModule mod_mime.c>
    TypesConfig /private/etc/httpd/mime.types
</IfModule>

and /private/etc/httpd/mime.types declares:
application/vnd.lotus-1-2-3                     123



I'm guessing this counts as a bug in mod_WebObjects.so; if it's picking up a content type value from the instance response, it should be handling it in a way that it doesn't then get overridden by mod_mime.

---
Regards Patrick
OneStep Solutions (Research) LLP
www.onestep.co.uk



This email, including any attachments, is confidential and intended solely for 
the person or organisation to whom it is addressed. If you are not the intended 
recipient you must not disseminate, distribute or copy any part of this email 
nor take any action in reliance on it.

If you have received this in error please notify the sender immediately by 
email or phone +44 (0)1702 426400 and delete this email and any attachments 
from your system.

Email transmission cannot be guaranteed to be secure or error-free as 
information could be intercepted, corrupted, lost, destroyed, arrive late or 
incomplete, or contain viruses. The sender therefore does not accept liability 
for any errors or omissions in the contents of this message which arise as a 
result of email transmission. If verification is required please request a 
hard-copy version.

OneStep Soutions LLP is registered in England and Wales under registration 
number OC337173 and has its registered office at 457 Southchurch Road, 
Southend-on-Sea, Essex SS1 2PH.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to