Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help test a possible future change.
#7
(2013-09-29, 00:36:31)Carlos Wrote: https://github.com/GetSimpleCMS/GetSimpl...t-25299323
I replaced this line
Code:
RewriteRule /?([A-Za-z0-9_-]+)/?$ index.php?id=$1 [QSA,L]
this line
Code:
RewriteRule ^((.+/)?(.+?)/?)$ index.php?path=$1&id=$3 [QSA,L]
and nothing has changed, everything works as before Smile
Reply


Messages In This Thread
RE: Help test a possible future change. - by Oleg06 - 2013-09-29, 20:48:57
Help test a possible future change. - by hameau - 2012-03-26, 20:54:08
Help test a possible future change. - by Carlos - 2012-03-26, 23:52:13
Help test a possible future change. - by mvlcek - 2012-03-27, 00:39:54



Users browsing this thread: 1 Guest(s)