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

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Bug Reports > FilesMatch & php .htaccess options

Reply
 
Thread Tools Display Modes
  #11  
Old 05-28-2009, 05:31 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
Please download updated 4.0.4 release package.
Add code to detect loop redirections.
Reply With Quote
  #12  
Old 05-28-2009, 06:42 PM
DraCoola DraCoola is offline
Senior Member
 
Join Date: Mar 2009
Posts: 149
I already using 4.0.4 before.
All right then I will download and run upgrade again.
Reply With Quote
  #13  
Old 05-29-2009, 03:35 AM
DraCoola DraCoola is offline
Senior Member
 
Join Date: Mar 2009
Posts: 149
Definitely not help much...
Another victim ---> http://slabgames.com

Everyday, 1-4 per day, I am facing this report from my Redirect Loop customers
Reply With Quote
  #14  
Old 05-29-2009, 06:16 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
I need the whole .htaccess file and what you have to change to fix it. the URL that caused loop redirection.
Reply With Quote
  #15  
Old 05-29-2009, 09:03 AM
DraCoola DraCoola is offline
Senior Member
 
Join Date: Mar 2009
Posts: 149
The newest victim, reported just few minutes ago ---> http://mp3smackers.com

And here is the whole .htaccess entry :
---------------------------------------------
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress
---------------------------------------------

I didn't change anything to fix that. Just confuse, give up, and waiting for your solution

The only simple fix I did is just for the default redirect rule from Cpanel.
---> http://www.litespeedtech.com/support...71&postcount=4
Reply With Quote
  #16  
Old 05-29-2009, 09:19 AM
DraCoola DraCoola is offline
Senior Member
 
Join Date: Mar 2009
Posts: 149
Update :

Replaced with Apache, and then went back to LSWS = cured!

Reply With Quote
  #17  
Old 05-29-2009, 09:23 AM
DraCoola DraCoola is offline
Senior Member
 
Join Date: Mar 2009
Posts: 149
Update v0.2 :

While testing from another server :

LSWS



APACHE

Last edited by DraCoola; 05-29-2009 at 09:25 AM..
Reply With Quote
  #18  
Old 05-29-2009, 01:10 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
Quote:
Originally Posted by DraCoola View Post
The newest victim, reported just few minutes ago ---> http://mp3smackers.com

And here is the whole .htaccess entry :
---------------------------------------------
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress
---------------------------------------------

I didn't change anything to fix that. Just confuse, give up, and waiting for your solution

The only simple fix I did is just for the default redirect rule from Cpanel.
---> http://www.litespeedtech.com/support...71&postcount=4
It does not make much sense with the information you provided, if that's the whole .htaccess file, how could you fix the redirect rule causing problem if those rules does not even in the .htaccess?

I need the exact and complete .htaccess file that causing loop redirections.
Reply With Quote
  #19  
Old 05-29-2009, 01:12 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
What have you done between update and update v0.2 to make it comes back?
Reply With Quote
  #20  
Old 05-29-2009, 02:00 PM
DraCoola DraCoola is offline
Senior Member
 
Join Date: Mar 2009
Posts: 149
Quote:
Originally Posted by mistwang View Post
It does not make much sense with the information you provided, if that's the whole .htaccess file, how could you fix the redirect rule causing problem if those rules does not even in the .htaccess?

I need the exact and complete .htaccess file that causing loop redirections.
I thought, if from wordpress case, it doesn't caused by .httaccess.
As my screen shoots for LSWS and Apache at above, there is "301 moved permanently" that have been makes page redirected in loop.

I'm Also not doing fixing for anything for that wordpress cases.
Because I have just replacing each other between apache and LSWS, and then it magically fixed.
But actually... that's not the permanent fixed.
Because if it accessed from command line : "HEAD mp3smackers.com", there are still shows for redirect loop.

So I guest the "finally fixed shown on browser" cames from cache after using Apache temporarily before it went back to LSWS?
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 05:24 PM.



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