diff options
Diffstat (limited to 'content/blog/2021-10-09-apache-redirect.org')
| -rw-r--r-- | content/blog/2021-10-09-apache-redirect.org | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/blog/2021-10-09-apache-redirect.org b/content/blog/2021-10-09-apache-redirect.org index e0cec7d..829170a 100644 --- a/content/blog/2021-10-09-apache-redirect.org +++ b/content/blog/2021-10-09-apache-redirect.org @@ -1,8 +1,8 @@ -#+date: [2021-10-09 Sat 00:00:00] -#+title: setting up apache rewrite rules for extensionless urls -#+description: Technical guide to applying Apache mod_rewrite directives for transforming .html file requests into clean directory-style URL structures to enhance website navigation and indexing. +#+date: [2021-10-09 Sat 00:00:00] +#+title: Apache Rewrite Rules for Extensionless URLs +#+description: Using mod_rewrite to serve clean, extensionless URLs in Apache. #+slug: apache-redirect -#+filetags: :web: +#+filetags: :web: * The Problem |
