Thread: Rewrite problem
View Single Post
  #1  
Old 11-03-2009, 05:16 AM
tonyedgecombe tonyedgecombe is offline
New Member
 
Join Date: Nov 2009
Posts: 7
Default Rewrite problem

There seems to be a small problem with rewrite, if I have an entry like this in my htaccess:

Code:
Redirect permanent /index.html http://www.domain.com
then Litespeed continually redirects until the browser errors.

Apache is happy with this redirect.
Reply With Quote