|
From: Yettyn <jo...@us...> - 2008-02-04 16:51:41
|
Update of /cvsroot/mxbb/core/modules/mx_mod_rewrite In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7598/modules/mx_mod_rewrite Modified Files: mod_rewrite_how_to_doc.txt Log Message: One of many commits with changes of old references from mxBB to MX-Publisher, including url's, strings etc. but not code statements. Index: mod_rewrite_how_to_doc.txt =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_mod_rewrite/mod_rewrite_how_to_doc.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mod_rewrite_how_to_doc.txt 15 Oct 2005 22:12:17 -0000 1.1 --- mod_rewrite_how_to_doc.txt 4 Feb 2008 16:51:35 -0000 1.2 *************** *** 1,3 **** ! mod_rewrite for mxBB ----------------------------------------------------------------------------------------------------- --- 1,3 ---- ! mod_rewrite for MX-Publisher ----------------------------------------------------------------------------------------------------- *************** *** 13,17 **** http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html ! Setup instructions for mxBB --------------------------- --- 13,17 ---- http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html ! Setup instructions for MX-Publisher --------------------------- *************** *** 28,35 **** You may (optionally) define more rules, to make your site even more SEO and user friendly. Such additional rules are defined in ! rewrite_custom_defs.php (mxBB side of things) and in the .htaccess file (server side of things). This distribution comes with a basic set of examples. ! To see a "live" example of mod_rewrite in action with mxBB, visit www.samskolan.se Resources --- 28,35 ---- You may (optionally) define more rules, to make your site even more SEO and user friendly. Such additional rules are defined in ! rewrite_custom_defs.php (MX-Publisher side of things) and in the .htaccess file (server side of things). This distribution comes with a basic set of examples. ! To see a "live" example of mod_rewrite in action with MX-Publisher, visit www.samskolan.se Resources |