Skip Menu |

This queue is for tickets about the Apache2-Controller CPAN distribution.

Report information
The Basics
Id: 96602
Status: new
Priority: 0/
Queue: Apache2-Controller

People
Owner: MARKLE [...] cpan.org
Requestors: MARKLE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: v1.1.1
Fixed in: (no value)



Subject: LocationMatch doesn't work
Oops. A2C:Dispatch::Simple does not work under a LocationMatch directive. $r->location returns the string from the conf file, which dispatch uses to figure out what directory it was under. Oops.