Thread
:
random 404 errors on exiting pages
View Single Post
#
2
06-30-2012, 08:49 PM
NiteWave
LiteSpeed Staff
Join Date: Sep 2009
Posts: 2,227
please check .htaccess, if there is line like
RewriteRule . what-ever-string [L,...
then change to
RewriteRule .* what-ever-string [L,...
to see if any difference.
probably one of the causes, need test and feedback from real word websites.
NiteWave
View Public Profile
Send a private message to NiteWave
Find all posts by NiteWave