Just ask your Webhoster, or try this in a .htaccess
RewriteEngine On
RewriteRule .*
http://example.com [R]
If this works, then your Rewriterule is wrong.
On Oct 11, 7:04 pm, "Peter Bowie" <p...@blacksunsoftware.com> wrote:
> Doesn't work means in this case that the URL is not translated
> and I'm getting a 'cannot access blabla.html on this server' message.
>
> How can I check the AllowOverride for the VHost ?
>
> P.