View Single Post
  #1  
Old 05-14-2011, 07:56 PM
felosi felosi is offline
Senior Member
 
Join Date: Jun 2007
Posts: 249
Default rewrite rule problem

i recently setup lighttpd on another ip for a client running litespeed as litespeed cant handle the flv_streaming or no equivalent. Anyway, the tube site used to be on site.com/tube , now its on tube.site.com. i put a redirect rule in htaccess like this
Redirect 301 /tube http://tube.site.com

It works right after litespeed is started or after I edit the .htaccess but a few minutes later it stops working.

Any idea what this could be?
Reply With Quote