On Wed, Aug 22, 2018 at 10:05 PM alchemist vk <alchemist...@gmail.com> wrote:
>
> I got a scenario where a single file present in directory generated with 
> different names in different points of time. How can I map this dynamically 
> name changing file to specific uri all the time?
> To summarize, uri remains same always but file name changes dynamically.
>
a RewriteMap program (prg:) could hunt for and return the right
filesystem path.    Or something outside of the server that maintains
a symlink to the right file

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to