On 7/17/07, Dave Lyon <[EMAIL PROTECTED]> wrote:
Wouldn't this work?

                header("HTTP/1.1 301 Moved Permanently");
                header("Location: ".$new_url);

I don't see why it wouldn't!

I just wouldn't want to create all those files, I'd rather let the
webserver handle this.
But maybe that's just me.

Till

Reply via email to