Apache redirect digitalmars.com/d/2.0 -> d-programming-language.org

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Sat Nov 12 19:45:16 PST 2011


On 11/12/11 9:37 PM, Adam D. Ruppe wrote:
> Apache rewriting is the hardest thing in the world.
>
>
> But I'd try putting a [R] at the end of that redirect line
> and if it fails, check the error log.
>
> tail /var/log/httpd/error_log
>
> or whatever it is on your box. Sometimes there's something helpful
> in there.

The [R] applies to RewriteRule, not RedirectMatch.

Walter, could you please take a look at the error log. Thanks!


Andrei


More information about the Digitalmars-d mailing list