aboutsummaryrefslogtreecommitdiffstats
path: root/extras/fap/httpd/httpd_root/.htaccess
blob: fc37acb42df76ab81a62e4fcc13ab65ecdaaec77 (plain)
1
2
3
RewriteEngine on
RewriteRule ^files/(.+)$ index.php?mode=image&file=$1 [L]
RewriteRule ^tg-edge/(.+)$ index.php?mode=config&hostname=$1 [L]