Moonlight Embrace wrote:
My webhost has just transferred one server to another, and in the process decided to run PHP as cgi! I no longer have pretty urls. Is there anything I can do about this?
I may be wrong, but isn't the pretty URLs thing down to mod_rewrite, and independent of PHP? I understood it to just be interpretting the short URLs as though they were the long ones. In which case, all you have to do is play around with .htaccess until the rewrite rule works properly [again].