Quote:
Originally Posted by cd34
not only that, there is no rule to deal with ^term- like there is for allarticles-. I would also suspect that based on the allarticles rule, you are missing a page number for the next page so it should probably be term-1 (or perhaps term isn't even correct and it should be allarticles-1)
I would take the allarticles- rule and add
RewriteRule ^term-([0-9]*).html gate.html?name=Stories_Archive&sa=show_all&min=$1
and then see where the code is going wrong that isn't printing the page number.
|
Added that line. No change though.
Addenum: The line looks the same. It is now clickable, but instead of showing the next 250 it's oddly showing a single article, huh?