Hi friends! I have a question: How can I obtain the location path in http-handler which handles requests intended to this location? Here is what I mean:
http { ... server { ... location <location_path> { # I need <location_path> value ... } ... } ... } Thanks for attention! ------------------ Best Regards, Dmitry
_______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel