Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Folders in URL
#2
Set a custom permalink structure like this:
%parent%/%slug%.html

Change the rewrite rule in .htaccess to:
RewriteRule /?([A-Za-z0-9_-]+).html$ index.php?id=$1 [QSA,L]
Reply


Messages In This Thread
Folders in URL - by Singh - 2014-01-24, 16:40:32
RE: Folders in URL - by Carlos - 2014-01-24, 16:58:27
RE: Folders in URL - by Singh - 2014-01-24, 17:39:29
RE: Folders in URL - by Carlos - 2014-01-25, 00:44:53



Users browsing this thread: 2 Guest(s)