From e0e755d70c84542881ee291b2419b745430dcbd3 Mon Sep 17 00:00:00 2001
From: "Guy Brand gb@isis.u-strasbg.fr" <andi@splitbrain.org>
Date: Sun, 28 Jan 2007 22:58:56 +0100
Subject: [PATCH] Fix userewrite note in htaccess (FS#1013)

darcs-hash:20070128215856-c47a2-d5e9e9ce538d81a0b4f80c9c4f89fd6d6c534750.gz
---
 .htaccess.dist | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess.dist b/.htaccess.dist
index 127ea2040..743ce20e3 100644
--- a/.htaccess.dist
+++ b/.htaccess.dist
@@ -12,7 +12,7 @@
 </Files>
 
 ## Uncomment these rules if you want to have nice URLs using
-## $conf['rewrite'] = 1 - not needed for rewrite mode 2
+## $conf['userewrite'] = 1 - not needed for rewrite mode 2
 #RewriteEngine on
 #
 ## Not all installations will require the following line.  If you do, 
-- 
GitLab