[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?



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