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



In order to enable mod_rewrite in .htaccess you should allow permissions
in your httpd.conf. Maybe this is you problem. Try to give permissions
with the AllowOverride directive for this host.

Also you can check apache error log and try to enable mod_rewrite log
to work it out. 

hope this helps.



On mié, 2004-02-11 at 12:50, David Crocker wrote:
> 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.
> 
> 
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users