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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9915

SSI does not work correctly





------- Additional Comments From [EMAIL PROTECTED]  2002-06-17 17:39 -------

  You need to assign the text/html type to your .shtml files...

  AddType text/html shtml

  IE was the problem wrong, it ignored your default Content-Type:text/plain 
header
  (which it does to binary/octet-stream as well) in violation of the protocol.

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

Reply via email to