
11-03-2009, 05:16 AM
|
|
New Member
|
|
Join Date: Nov 2009
Posts: 7
|
|
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.
|