
04-05-2007, 03:02 AM
|
|
Member
|
|
Join Date: Apr 2007
Location: Grimsby, UK
Posts: 16
|
|
Problem with re-writes
Hi there,
I've successfully installed litespeed and replaced apache on my cpanel server (I should add the difference is quite incredible). I'm just having a problem with re-writes on a couple of sites.
I use some software called Symphony and it relies quite heavily on rewrites, you can see the contents of the htaccess file here
http://creativeflux.co.uk/htaccess.txt
Now, symphony allows me to write a url like this
http://sites.com/?debug
so that I can view debug code.
However litespeed re-writes that url to
http://sites.com//?debug
Which doesn't work because of the extra slash. Is there any way to workaround this until it's fixed (if it's a bug that is).
Thanks.
|