Fix test-suite's debug() function to use mkws.debug()
[mkws-moved-to-github.git] / tools / apache2 / README
1 You will need to enable the Rewrite module for this to work:
2
3 $ sudo a2enmod rewrite headers proxy deflate
4 $ sudo service apache2 reload
5