aboutsummaryrefslogtreecommitdiff
path: root/legal/.htaccess
blob: ec30801ee4566dd766909a3a15bd0a1f99a45907 (plain)
1
2
3
RewriteEngine on
RewriteBase /blog
RewriteRule ^/?article-([a-zA-Z0-9_@\-]+)$ /blog/_article.php?i=$1 [L]