SSI is destroying my file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

First of all, I wrote up this issue in a Stack Overflow question

http://stackoverflow.com/questions/21392764/apache-ssi-is-corrupting-my-file

Take a look at this, before and after SSI.  If I simply remove this section, the corruption moves down further.  What could be causing this?  These files are 100% ok before mod_include gets its hands on them. 

Before:

window.dhtmlHistory.create({toJSON: function(o) {
   return common.toJSON(o);
} , fromJSON: function(s) {
    return eval('(' + s + ')');
}});

After:

w+cont.dhtmlHistory.c.show({toJSON: fail]mdo(o) {
    -wrappecommon.toJSON(o);
} , fromJSON: fail]mdo(s) {
    -wrappeeval('(' + s + ')');
}});

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux