[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] How can I set up a 301 redirect without killing FrontPage extensions on Raq4?
- Subject: Re: [cobalt-users] How can I set up a 301 redirect without killing FrontPage extensions on Raq4?
- From: Dmitry Alexeyev <dmi_a@xxxxxxxxxx>
- Date: Wed Feb 11 15:37:00 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hello!
>
> RewriteEngine on
>
> RedirectMatch permanent company\.htm company/index.php
> --------------
That doesn't look like correct mod_rewrite rule.
Anyways, check /home/log/httpd/error for the last error.
Dmitry