[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] How can I set up a 301 redirect without killing FrontPage extensions on Raq4?
- Subject: [cobalt-users] How can I set up a 301 redirect without killing FrontPage extensions on Raq4?
- From: "David Crocker" <dcrocker@xxxxxxxxxxxxxx>
- Date: Wed Feb 11 03:49:02 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
I wish to set up some page redirects on my Raq4. So I found the .htaccess file
in the /home/sites/<site name>/web directory and added the following lines
(between the "---------") at the bottom of the file, having found some
instructions on a web site:
---------------
# Moved pages
RewriteEngine on
RedirectMatch permanent company\.htm company/index.php
--------------
However, if I do this, the redirect doesn't work but an attempt to access the
redirected page gives an "Internal server error" page. Also, after adding these
lines, I can no longer publish to the server using FrontPage. The only way out
of it I have found is to restore the original .htaccess file and then disable
and then re-enable FrontPage server extensions (just restoring the original
.htaccess file doesn't work).
Can anyone tell me what I am doing wrong?
David Crocker
Escher Technologies Ltd.