Tag

URL Rewriting

1 views collected around this technical thread.

Laravel Tech Community
Laravel Tech Community
Oct 26, 2020 · Backend Development

Understanding Pseudo-Static (URL Rewriting) and Its Implementation in Apache and Nginx

This article explains what pseudo‑static (URL rewriting) is, compares its advantages and disadvantages with true static pages, and provides detailed implementation methods and example rewrite rules for both Apache and Nginx servers to improve SEO, reduce server load, and simplify URL structures.

ApacheBackend DevelopmentNginx
0 likes · 22 min read
Understanding Pseudo-Static (URL Rewriting) and Its Implementation in Apache and Nginx
Efficient Ops
Efficient Ops
Mar 28, 2016 · Operations

6 CDN Tricks to Simplify Web Operations and Boost Performance

This article explains how leveraging CDN features such as redirects, A/B testing, URL rewriting, high‑concurrency user management, access control, and form input control can streamline web operations, improve reliability, and accelerate time‑to‑market for modern online businesses.

A/B testingCDNPerformance
0 likes · 12 min read
6 CDN Tricks to Simplify Web Operations and Boost Performance