Quote:
Originally Posted by warlord0
We're currently testing this out. Looks pretty good so far.
It's running on Nginx within our path of /forum/ so I needed to poke the rewrites a little. Here's ours so some of you may find it useful.
Code:
# rewrites for chris classifieds
rewrite ^/forum/(sale|wanted|offer|trade)/(.*)/.* /forum/classifieds.php?do=viewitem&itemid=$2;
rewrite ^/forum/[C,c]lassifieds/(.*)/.* /forum/classifieds.php?do=main&catid=$1;
rewrite ^/forum/seller/(.*)/.* /forum/classifieds.php?do=seller&sellerid=$1;
I like this mod, but not sure about our members. They seem very resistant to change and I think will want to continue with plain old threads and thread bumping.
Maybe this will change their minds?
|
I added the rules on vBSEO but the links are not changed