Index: [Article Count Order] [Thread]

Date:  Sun, 01 Jul 2007 10:07:29 -0400
From:  Abdul-Rashid Abdullah <webmaster (at mark) muntada.com>
Subject:  [coba-e:10285] .htaccess redirect
To:  "coba-e (at mark) bluequartz.org" <coba-e (at mark) bluequartz.org>
Message-Id:  <C2AD2D61.191EB%webmaster (at mark) muntada.com>
X-Mail-Count: 10285

I want to redirect a webpage from /kauai/ to /index.php?topic=Kauai.  I
created a .htaccess file in the directory /kauai/ with the following linke:

Redirect 301 /kauai /index.php?topic=Kauai

I am getting the following error:

Internal Server Error
    The server encountered an internal error or misconfiguration and was
unable to complete your request. Your administrator may not have enabled CGI
access for this directory.

I believe it is because Apache needs some modification to allow this type of
activity within the .htaccess.  Can anyone help me out with a quick how to?

-Rashid