Merge branch 'master' of ssh://git.wpitchoune.net/srv/git/www
authorJean-Philippe Orsini <orsinije@fr.ibm.com>
Mon, 11 Jul 2016 10:32:30 +0000 (12:32 +0200)
committerJean-Philippe Orsini <orsinije@fr.ibm.com>
Mon, 11 Jul 2016 10:32:30 +0000 (12:32 +0200)
www/psensor/doc/.htaccess [new file with mode: 0644]

diff --git a/www/psensor/doc/.htaccess b/www/psensor/doc/.htaccess
new file mode 100644 (file)
index 0000000..60a3485
--- /dev/null
@@ -0,0 +1,4 @@
+<IfModule mod_rewrite.c>
+RewriteEngine On
+RedirectMatch ^/psensor/doc/ /psensor
+</IfModule>
\ No newline at end of file