Apache Static Content Search
Daniel Hutchison
pluglist at plug.org
Fri May 9 12:22:56 MDT 2003
check out mod_rewrite. It has the functionality to do this and more.
-daniel
On Fri, 2003-05-09 at 12:00, Stuart Jansen wrote:
> Is there any way to configure apache to search for static contents.
> Something like:
>
> Request: /sjansen/images/example.png
> Check1: /opt/webroot/sjansen/images/example.png not found
> Check2: /opt/webroot/global/images/example.png found
> Returned: /opt/webroot/global/images/example.png
More information about the PLUG
mailing list