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

Go Back   LiteSpeed Support Forums > External Applications > PHP > [solved] 408 Request Time-out

Reply
 
Thread Tools Display Modes
  #11  
Old 02-13-2011, 04:08 AM
jeckdenial jeckdenial is offline
Member
 
Join Date: Nov 2010
Posts: 21
Quote:
Originally Posted by NiteWave View Post
maybe rewrite cause a infinite loop or loop in a mod_security rule?

can disable all mod_security rules temporarily if it's the latter case.

for former case, in docroot .htaccess, put
rewriteengine off
in first line.

then access test.php again.
yes thats working after doing so.

so what you suggest me to do now.
Reply With Quote
  #12  
Old 02-13-2011, 04:15 AM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,216
which is the cause, rewrite or mod_security?
Reply With Quote
  #13  
Old 02-13-2011, 04:17 AM
jeckdenial jeckdenial is offline
Member
 
Join Date: Nov 2010
Posts: 21
Quote:
Originally Posted by NiteWave View Post
which is the cause, rewrite or mod_security?
when i change rewrite to off then it shows page.
Reply With Quote
  #14  
Old 02-13-2011, 04:30 AM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,216
paste the .htaccess here. any change made in recent 2-3 days ?
Reply With Quote
  #15  
Old 02-13-2011, 05:09 AM
jeckdenial jeckdenial is offline
Member
 
Join Date: Nov 2010
Posts: 21
Quote:
Originally Posted by NiteWave View Post
paste the .htaccess here. any change made in recent 2-3 days ?
I am on wordpress and i guess i did update version to new one also wp-super cache was updated which include some rewrite rules may cause the .htaccess problem. so temporary i have removed plugin to see any difference.

RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]


Update:
i guess i found the problem.

I have problem with my theme. As i changed that to different theme and it work perfect.

thanx a lot for your help to find the problem.

Last edited by jeckdenial; 02-13-2011 at 05:28 AM..
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 11:58 AM.



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