summaryrefslogtreecommitdiffstats
path: root/.htaccess
blob: cc0357086a94ec4c3005514ce441162d33767e3f (plain)
1
2
3
4
Options +FollowSymLinks

RewriteEngine on
RewriteRule ^([^/]*)$ policies/$1 [L]