Thread
:
How to use X-Sendfile or X-Accel-Redirect in LiteSpeed 4.1.3
View Single Post
#
2
10-22-2012, 01:28 AM
NiteWave
LiteSpeed Staff
Join Date: Sep 2009
Posts: 2,291
according to
http://www.litespeedtech.com/support...ernal_redirect
, should be
PHP Code:
<?php
header
(
"X-LiteSpeed-Location: /HOT_GAME.jar"
);
?>
NiteWave
View Public Profile
Send a private message to NiteWave
Find all posts by NiteWave