An Nginx module for bringing the power of "echo", "sleep", "time" and more to Nginx's config file
BSD 2-Clause "Simplified" License
1.17k
stars
254
forks
source link
Can you use it before try_files directive? #82
Open
dejanmilosevic0 opened 6 years ago
Is it possible to use it before try_files directive and to maintain try_files functionality.
currently if i put echo before it try_files don't fire at all.