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

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > General > htaccess problem

Reply
 
Thread Tools Display Modes
  #1  
Old 04-09-2009, 08:46 PM
ElGato ElGato is offline
New Member
 
Join Date: Apr 2009
Posts: 3
Default htaccess problem

Hello.

I have a problem with .htaccess files. It seems to LiteSpeed ignore any commands in it.

There are two web-servers: Apache/1.3 and LiteSpeed 4.0.
Htaccess on Apache works fine. And on LiteSpeed 3.3.24 WAS worked fine too.
(problem appeared after upgrade from 3.3.24 to 4.0)

I have switch on all "Override" values (see attached file) in LiteSpeed CP.
Is there any other options with htaccess?


I think there is may be some feature with how LiteSpeed work with symlink:
I have symlink:
htdocs -> /home/htdocs

And there is a rule:
Code:
<Directory />
    AllowOverride None
</Directory>

<Directory "/htdocs">
    Options Includes SymLinksIfOwnerMatch ExecCgi MultiViews
    AllowOverride All
    Order allow,deny
    Allow from all
</Directory>
I have tested web-servers with $_SERVER["DOCUMENT_ROOT"] variable.
(I have created file and try to access it under Apache and LiteSpeed)
The result is:
Apache: /htdocs/.......
LiteSpeed:/home/htdocs/..........

I guess Apache ruled by second rule, and LiteSpeed by first rule??
Does it can be a reason for my problem?


For some reason, I can't modify these rules. Is there another solution for this problem?

Thanks
Attached Images
File Type: png ht_access_block.png (4.2 KB, 4 views)
Reply With Quote
  #2  
Old 04-09-2009, 09:18 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,603
Please upgrade to 4.0.1, should be fixed.
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 02:00 AM.



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