Thread
:
Conditions in htaccess only litespeed will follow
View Single Post
#
3
07-08-2012, 07:31 PM
NiteWave
LiteSpeed Staff
Join Date: Sep 2009
Posts: 2,216
hi, I did test,
for included rules,
<IfModule mod_litespeed.c>
# litespeed stuff here
</IfModule>
working in litespeed and ignored by apache, so yours just ok.
also tested, following OK too:
<IfModule litespeed>
# litespeed stuff here
</IfModule>
NiteWave
View Public Profile
Send a private message to NiteWave
Find all posts by NiteWave