From 2f94dfc67c809ae356e5d3e1a5ab21c7ba0a2a27 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 6 Sep 2010 19:40:36 -0700 Subject: [PATCH] Add "Options +FollowSymLinks" to the example mod_rewrite rules and put it in a textarea for easy copying. --- modules/g2_import/views/admin_g2_import.html.php | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/modules/g2_import/views/admin_g2_import.html.php b/modules/g2_import/views/admin_g2_import.html.php index 05cbab71e7..8ec4b5ce21 100644 --- a/modules/g2_import/views/admin_g2_import.html.php +++ b/modules/g2_import/views/admin_g2_import.html.php @@ -99,13 +99,12 @@

- - <IfModule mod_rewrite.c>
- RewriteEngine On
- RewriteBase
- RewriteRule ^(.*)$ [QSA,L,R=301]
- </IfModule>
-
+