aboutsummaryrefslogtreecommitdiff
path: root/legal/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'legal/.htaccess')
-rw-r--r--legal/.htaccess4
1 files changed, 2 insertions, 2 deletions
diff --git a/legal/.htaccess b/legal/.htaccess
index ec30801..b67accb 100644
--- a/legal/.htaccess
+++ b/legal/.htaccess
@@ -1,3 +1,3 @@
-RewriteEngine on
-RewriteBase /blog
+RewriteEngine on
+RewriteBase /blog
RewriteRule ^/?article-([a-zA-Z0-9_@\-]+)$ /blog/_article.php?i=$1 [L] \ No newline at end of file