From 3c85ef13ddd8e1a562862aa30b9a038c8d2a1275 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Mon, 14 Feb 2005 00:51:43 +0000 Subject: [PATCH] Consistent instructions for non-apache servers - http://mosquito.wordpress.org/view.php?id=403 git-svn-id: https://develop.svn.wordpress.org/trunk@2310 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/options-permalink.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wp-admin/options-permalink.php b/wp-admin/options-permalink.php index df2e6f039c..f0fb6ba1fa 100644 --- a/wp-admin/options-permalink.php +++ b/wp-admin/options-permalink.php @@ -84,7 +84,11 @@ save_mod_rewrite_rules();

:

+

/taxonomy/categorias would make your category links like http://example.org/taxonomy/categorias/uncategorized/. If you leave this blank the default will be used.') ?>

+ +

/index.php/taxonomy/categorias would make your category links like http://example.org/index.php/taxonomy/categorias/uncategorized/. If you leave this blank the default will be used.') ?>

+

: