diff options
Diffstat (limited to 'http')
-rw-r--r-- | http/.htaccess | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/http/.htaccess b/http/.htaccess new file mode 100644 index 0000000..e12c5d6 --- /dev/null +++ b/http/.htaccess @@ -0,0 +1,3 @@ +RewriteEngine On + +# auto-generated from this point below |