LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > External Applications > Apache Migration/Compatibility > Conditions in htaccess only litespeed will follow

Reply
 
Thread Tools Display Modes
  #1  
Old 07-08-2012, 05:14 PM
qnFHUU qnFHUU is offline
New Member
 
Join Date: Jul 2012
Posts: 2
Default Conditions in htaccess only litespeed will follow

I create software that is used by thousands of Web sites. In the past I have been telling to customers to use a better httpd daemon. I am finally willing to support litespeed. In order to do this, I need a way to create conditions in htaccess that litespeed will process but apache will not. This is necessary because of the buggy, poor, incomplete, bastardization of htaccess support that litespeed has.

So, does anyone know of a way I can do this?

For example:

<IfModule mod_litespeed.c>
# litespeed stuff here
</IfModule>

The above does not work of course, so what method can be used?
Reply With Quote
  #2  
Old 07-08-2012, 05:21 PM
qnFHUU qnFHUU is offline
New Member
 
Join Date: Jul 2012
Posts: 2
Default Default Conditions in htaccess only litespeed will follow

I create software that is used by thousands of Web sites. In the past I have been telling to customers to use a better httpd daemon. I am finally willing to support litespeed. In order to do this, I need a way to create conditions in htaccess that litespeed will process but apache will not. This is necessary because of the buggy, poor, incomplete, bastardization of htaccess support that litespeed has.

So, does anyone know of a way I can do this?

For example:

<IfModule mod_litespeed.c>
# litespeed stuff here
</IfModule>

The above does not work of course, so what method can be used?


btw, the other thread (http://www.litespeedtech.com/support...ead.php?t=6072) can be deleted as it is in the wrong forum.
Reply With Quote
  #3  
Old 07-08-2012, 07:31 PM
NiteWave NiteWave is offline
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>
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 12:13 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.