|
Sadly this does not seem to be working.
Keep-Alive is still being sent
Even took out the condition and just tried by itself
RewriteRule . - [E=nokeepalive:1]
maybe it has to do with sending a different kind of Content-Type header from PHP which is making litespeed ignore it?
I'll try it on a plain PHP page.
|