Move tools Apache2 configuration into tools area
[mkws-moved-to-github.git] / tools / apache2 / README
diff --git a/tools/apache2/README b/tools/apache2/README
new file mode 100644 (file)
index 0000000..351fc7f
--- /dev/null
@@ -0,0 +1,5 @@
+You will need to enable the Rewrite module for this to work:
+
+$ sudo a2enmod rewrite
+$ sudo service apache2 reload
+