![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Category htaccess mod rewrite output ordering In beta version 9.5, it seems the ordering of mod rewrite output on admin_categories.php is incorrect. My output goes something like this: RewriteRule ^(all|Cat1|Cat2|CatN)/([^/]+)/?$ story.php?title=$2 [L] RewriteRule ^(all|Cat1|Cat2|CatN)/?$ ?category=$1 [L] Adding this to my htaccess file broke my links of the form /Category/Title. I'm still a newbie at regex and mod rewrite things, but I think rewrite condition in the first line also matches the condition in the second line. Thus, the second line is never matched due to the [L] flag. Anyhow, swapping the order of the 2 lines output above fixed my problem. Thanks for all your hard work - it really is appreciated ![]() |
| Sponsored Links |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| bold the main category, but unbold the subcategory? | abcdefgary | Pligg Templates | 11 | 01-28-2008 04:15 PM |
| Rewrite '&' category? | treelovinhippie | Bug Report | 1 | 04-23-2007 12:35 AM |
| [Fixed] Ampersand (&) in Category name shows All | Biomech | Bug Report | 5 | 03-16-2007 06:02 PM |
| new category code - improvements? | cruci | Pligg Mods | 4 | 01-06-2007 12:35 PM |









Linear Mode

