Apache’s 2.2 mod_rewrite on debian
by tnk on Jul.29, 2008, under Linux, Software
For a long time I was looking for way how to enable mod_rewrite in apache under debian without the old LoadModule directive. And the answer is: a2enmod rewrite. It is morte extensively described in debian-apache docs but it took me ages to find.
