On Nov 1, 2007 1:05 PM, Alberto García Gómez <[EMAIL PROTECTED]> wrote:
> Joshua:
>
> I place the directives in both VirtualHost and in the .htaccess file and
> nothing happen, ins't working.

Turn on the RewriteLog at a nice high RewriteLogLevel.

Those directives belong inside the <VirtualHost> section but outside
any <Directory> section (or .htaccess file). You'll also need to
restart the server, of course.

And go read the mod_rewrite docs. Yes, it's a nightmare. But
otherwise, you're just going to be guessing.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to