Re: .htaccess file -> error 500

Re: .htaccess file -> error 500

am 01.11.2007 13:28:07 von tabkanDELETETHISnaz

invertigo wrote:

>
> Hello,
> Im using this .htaccess file to rewrite my websites URL. Reason i try
> to do this is to make it more SEO friendly.
>
> Code:
> --------------------------------------------------------
> Options +FollowSymLinks
>
> RewriteEngine On
> RewriteBase mywebsite.awardspace.com
>
> RewriteCond %{SCRIPT_FILENAME} !-f
> RewriteRule ^(.+)\.html$ index.php?n=$1 [QSA,L]
>
> --------------------------------------------------------
>
> I keep getting the error 500, probably due to a faulty line behind the
> RewriteBase.
> How should i change this line to make it work?
>
Off-topic on comp.infosystems.www.authoring.html.
Follow up to alt.apache.configuration.

--
If you've a question that doesn't belong to Usenet, contact me at