summaryrefslogtreecommitdiff
path: root/http/.htaccess
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2016-12-27 14:37:42 +0100
committeremkael <emkael@tlen.pl>2016-12-27 14:37:42 +0100
commit4d80ef582eae06edd785db3d0e4bdf94d83cf537 (patch)
tree353339f6e6c56fdc0b0ce2497e301b26df1baa39 /http/.htaccess
parent0f90768414cfd4c779f8ac51573fcfa0695a13ff (diff)
* initial commit
Diffstat (limited to 'http/.htaccess')
-rw-r--r--http/.htaccess2
1 files changed, 2 insertions, 0 deletions
diff --git a/http/.htaccess b/http/.htaccess
new file mode 100644
index 0000000..9f57019
--- /dev/null
+++ b/http/.htaccess
@@ -0,0 +1,2 @@
+RewriteEngine On
+RewriteRule (.*)/(.*).xml index.php?user=$1&format=$2