|
|

05-28-2009, 05:31 PM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,590
|
|
|
Please download updated 4.0.4 release package.
Add code to detect loop redirections.
|

05-28-2009, 06:42 PM
|
|
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.
|

05-29-2009, 03:35 AM
|
|
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 
|

05-29-2009, 06:16 AM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,590
|
|
|
I need the whole .htaccess file and what you have to change to fix it. the URL that caused loop redirection.
|

05-29-2009, 09:03 AM
|
|
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
|

05-29-2009, 09:19 AM
|
|
Senior Member
|
|
Join Date: Mar 2009
Posts: 149
|
|
Update :
Replaced with Apache, and then went back to LSWS = cured!

|

05-29-2009, 09:23 AM
|
|
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..
|

05-29-2009, 01:10 PM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,590
|
|
Quote:
Originally Posted by DraCoola
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.
|

05-29-2009, 01:12 PM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,590
|
|
|
What have you done between update and update v0.2 to make it comes back?
|

05-29-2009, 02:00 PM
|
|
Senior Member
|
|
Join Date: Mar 2009
Posts: 149
|
|
Quote:
Originally Posted by mistwang
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?
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 09:47 PM.
|
|