Re: Mapping url to physical urls using lua script or something else.

2019-03-25 Thread Hemant Bist
Thanks peter, In this case, both the new set of urls and old set of url are going to be exposed to different set of users. (And there are some DRM related details I omitted in the email) (similar to what you are suggesting ) : One of the changes I am testing is simply copying the files/linking th

Re: Mapping url to physical urls using lua script or something else.

2019-03-23 Thread Peter Booth via nginx
Here’s my opinion: You can do this however you want. It’s your website. Most of my work has been for other people. When I was working on my own startup it made me honest. Nothing was dynamic. The rationale was “do everything ahead of time so users never wait for anything and the site has 100%

Mapping url to physical urls using lua script or something else.

2019-03-23 Thread Hemant Bist
Hi, I want to know if this a right way to make the change ( or if there is a better /recommended method). So far we have only tweaked the configuration of nginx which scales very nicely for us The change I need to do looks like a common case to me. Currently our urls map directly to the local dir