summaryrefslogtreecommitdiff
path: root/http/.htaccess
blob: 47c993c74a7f35a6e95689ff843be25b16b20141 (plain)
1
2
RewriteEngine On
RewriteRule (.*)/(.*).xml(/.*)? /index.php?format=$2&query=$1&pathinfo=$3