Hi Guys,
i have thise rule (nginx)
rewrite ^/[^/]+/([0-9]+)-.+.\.html$ /vbseo.php?vbseourl=showthread.php&t=$1 last;
this works fine,
it makes from www.domain.tld/categories/435345-the-thread.html
to
www.domain.tld/categories/the-thread-435345.html
my problem
when user type a number in fist on the new thread title, then is the link coruppt and will linked to another oldest thread as there new one created.
How can i solve this?
sorry for my english i hope you can understand me
TY for your help


LinkBack URL
About LinkBacks





Reply With Quote
