View Single Post
  #6  
Old 01-09-2011, 06:53 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,338
there is nothing wrong with accessing htaccess. entries like below are fine.
Quote:
2011-01-08 14:18:34.046 [INFO] [HTAccess] Updating configuration from [/home/p828691r/public_html/.htaccess]
2011-01-08 14:17:33.453 [INFO] [HTAccess] Updating configuration from [/home/p828691r/public_html/archive2/.htaccess]
the only problem is like this
Quote:
2011-01-08 14:42:19.902 [INFO] [66.249.67.49:56551-2#APVH_press.rockinfrnz.com] File not found [/home/p828691r/public_html/press/408.shtml]
usually that indicates some script (like php) takes too long to run. hence the question about the connection timeout.
Reply With Quote