View Single Post
  #1  
Old 09-21-2004, 02:57 PM
Channel_Cat Channel_Cat is offline
Member
 
Join Date: Sep 2004
Posts: 11
Default rewrite content limit

I finally figured out what was oging wrong with the rewrite

My rewrite is longer than litespeed reads when it exectutes.... It looks to me like it's 4132 characters. I noticed my last rewrite was getting cut off, and the problem was tested again by removing/adding a few characters to the rewrite. The XML file stores the correct data, but when litespeed goes to do the rewrite, it only reads that amount of characters from my rewrite.

I can use my htaccess file now, so that will keep me happy, heh. It seems to have no problems whatsoever :-)

--Channel Cat
Reply With Quote