View Single Post
  #22  
Old 05-29-2009, 03:41 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
Quote:
Originally Posted by DraCoola View Post
I thought, if from wordpress case, it doesn't caused by .httaccess.
Then, you should not mix them together, it only make it harder to identify the cause of the problem.


Quote:
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.
The screen shot shows that the redirect is actually sent by PHP, LSWS is just the messenger.


Quote:
Because if it accessed from command line : "HEAD mp3smackers.com", there are still shows for redirect loop.
What the actually command of "HEAD"? I think it is just a command alias.
I tried "curl -I mp3smackers.com", it works fine.
"lynx -head -mime_header http://www.mp3smackers.com" also works.


Quote:
So I guest the "finally fixed shown on browser" cames from cache after using Apache temporarily before it went back to LSWS?
Not sure, as my firefox never has problem with this site from beginning.
Which browser you used?
Reply With Quote