William A. Rowe, Jr. wrote:
At 04:34 PM 2/6/2004, [EMAIL PROTECTED] wrote:

    /* this info-handler won't deal with the filename
     * so null the filename to ensure no file is served.
     */
    r->filename = "";

\


What if you have something like:

<Location /dynamic-stuff>
        SetHandler virtual-dynamic-handler
</Location>

Alias /normal/stuff/dyn /dynamic-stuff


How would all this affect this situation? IE, we would still need to know that /normal/stuff/dyn/1/2/test.html became /dynamic-stuff/1/2/test.html






--
Brian Akins
Senior Systems Engineer
CNN Internet Technologies

Reply via email to