| ||||||
| 5/17 |
| 2004/8/7 [Uncategorized] UID:32755 Activity:nil |
8/6 Apache Guru question: will a mod rewrite take precedence over a
<Location> setting? I have a <Location=/mylocation/> but I would
like to override that for <Location=/mylocation/images/> to just
serve images and not be parsed like /mylocation/. I tried to create
a prior <Location=/mylocation/images/> but it didn't take.
\_ Try it and you'll find out. Report back how it went. Thanks! |