I think this should be fine with Maypole and apache.
<LocationMatch "/(frontpage|table1|table2)">
MaypoleStuffInHere
</LocationMatch>
It breaks parse_location in a fairly large way as
$r->ar->location eq '/(frontpage|table1|table2)'
I reckon that parse_location should probably use the application base
path not the Apache location as regexes are allowed in Location *and*
LocationMatch.
Is it worth my having a think about this?
nic
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Maypole-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/maypole-devel