Tag

location

1 views collected around this technical thread.

Practical DevOps Architecture
Practical DevOps Architecture
Mar 27, 2025 · Operations

Nginx Configuration for Serving Verification Files from Custom Directories

This guide shows how to configure Nginx to serve a mini‑program verification file from a custom directory when the root cannot hold the file, and includes extended examples for routing all .txt and .mp4 files to specific directories using location and alias directives.

aliasconfigurationlocation
0 likes · 2 min read
Nginx Configuration for Serving Verification Files from Custom Directories
Raymond Ops
Raymond Ops
Mar 21, 2025 · Backend Development

Understanding Nginx Location Matching: Rules, Prefixes, and Practical Examples

This article explains Nginx's location matching order, distinguishes literal and regex locations, clarifies the effects of prefixes like =, ^~, and @, provides detailed configuration examples, test results, and installation tips for the rewrite module.

backendlocationnginx
0 likes · 28 min read
Understanding Nginx Location Matching: Rules, Prefixes, and Practical Examples
Raymond Ops
Raymond Ops
Mar 9, 2025 · Operations

Master Nginx Regex and Location Matching: Rules, Priorities, and Real‑World Examples

This tutorial demonstrates how Nginx v1.23.2 processes regular expressions and location directives, explains the matching rules and priority hierarchy, and provides concrete configuration examples with code snippets and diagrams for each type of location prefix.

Web Serverconfigurationlocation
0 likes · 14 min read
Master Nginx Regex and Location Matching: Rules, Priorities, and Real‑World Examples
Raymond Ops
Raymond Ops
Feb 18, 2025 · Operations

Mastering Nginx: How Location Matching Order Impacts Performance

Understanding Nginx's location matching order is essential for efficient request handling, and this guide explains exact, longest-string, regex, prefix, and default matches with code examples and best-practice recommendations to optimize performance and reliability of your web server.

PerformanceWeb Serverlocation
0 likes · 6 min read
Mastering Nginx: How Location Matching Order Impacts Performance
Top Architect
Top Architect
Oct 7, 2021 · Backend Development

Understanding Nginx location Matching and the Effect of Trailing Slash in proxy_pass

This article explains how Nginx location directives match request paths and demonstrates the four different behaviors of proxy_pass when the trailing slash is present or omitted, using concrete configuration examples and test results to clarify the impact on URL rewriting and request forwarding.

Web Serverbackendconfiguration
0 likes · 7 min read
Understanding Nginx location Matching and the Effect of Trailing Slash in proxy_pass
HelloTech
HelloTech
Apr 16, 2021 · Fundamentals

Fundamentals of Positioning Technologies: Satellite, Cellular, Wi‑Fi, Bluetooth, Geomagnetic, Inertial, LED, Vision, UWB, and IP

The article explains, in plain language, how modern positioning technologies—including satellite GNSS, cellular triangulation, Wi‑Fi fingerprinting, Bluetooth beacons, geomagnetic field mapping, inertial navigation, LED light codes, vision‑based pose estimation, ultra‑wideband ranging, and IP‑address lookup—determine a device’s location, their principles, typical accuracies, and practical applications.

BluetoothGPSUWB
0 likes · 25 min read
Fundamentals of Positioning Technologies: Satellite, Cellular, Wi‑Fi, Bluetooth, Geomagnetic, Inertial, LED, Vision, UWB, and IP
Beike Product & Technology
Beike Product & Technology
Oct 16, 2020 · Mobile Development

iOS 14 Privacy Permissions: Photo Library, Camera & Microphone, Location, Local Network, Wi‑Fi Address, IDFA, and Clipboard Adaptation

This article explains the new iOS 14 privacy permission model and provides detailed adaptation guidance for photo‑library limited access, camera/microphone usage indicators, precise location handling, local‑network authorization, Wi‑Fi address randomisation, IDFA tracking restrictions, and clipboard access notifications.

CameraLocal NetworkMobile Development
0 likes · 12 min read
iOS 14 Privacy Permissions: Photo Library, Camera & Microphone, Location, Local Network, Wi‑Fi Address, IDFA, and Clipboard Adaptation
360 Tech Engineering
360 Tech Engineering
Mar 18, 2020 · Backend Development

Understanding Nginx location Directive: Syntax, Modifiers, and Matching Order

This article explains the Nginx location directive syntax, the four optional modifiers (=, ~, ~*, ^~), their matching behavior, the overall location matching order, and provides practical configuration examples to help beginners correctly configure Nginx routing.

Web Serverbackendlocation
0 likes · 6 min read
Understanding Nginx location Directive: Syntax, Modifiers, and Matching Order
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Mar 17, 2020 · Operations

Mastering Nginx Location: Precise, Regex, and Prefix Matching Explained

This guide explains the syntax and four optional modifiers of Nginx's location directive, provides concrete examples for exact, case‑sensitive, case‑insensitive, and prefix matching, and details the matching order with a practical rule‑based case study.

Web Serverlocationnginx
0 likes · 7 min read
Mastering Nginx Location: Precise, Regex, and Prefix Matching Explained
Amap Tech
Amap Tech
Oct 23, 2019 · Artificial Intelligence

Scene‑aware and Fine‑grained Positioning Technology: Insights from Gaode Maps

Gaode’s scene‑aware positioning platform, serving billions of daily requests across 300,000 apps, combines GPS, Wi‑Fi/base‑station fingerprinting, inertial navigation, map‑matching and AI‑driven models to deliver sub‑10‑meter accuracy indoors and in vehicles, while leveraging massive data loops, hierarchical ranking, feature compression, and exploring 5G, VSLAM and ultra‑wideband for future fine‑grained localization.

AIbig datalocation
0 likes · 16 min read
Scene‑aware and Fine‑grained Positioning Technology: Insights from Gaode Maps
Baidu Intelligent Testing
Baidu Intelligent Testing
Oct 21, 2016 · Mobile Development

Baidu Mobile SDKs Overview: Statistics, Map, and Voice Integration Guide

This article provides a comprehensive guide to Baidu's mobile SDKs—including Statistics, Map (location), and Voice—detailing their features, platform-specific integration steps for Android and iOS, and sample code snippets for developers to implement analytics, precise positioning, and speech recognition in their apps.

AndroidBaiduVoice Recognition
0 likes · 9 min read
Baidu Mobile SDKs Overview: Statistics, Map, and Voice Integration Guide