2011-08-20, 23:38:03
unfortunately you do not tell us the "wrong", broken URL
well, we use also
"%parent%/%slug%/"
at get-simple.de and the rewrite-rule in .htaccess is this:
and the result is like this:
http://www.get-simple.de/administration/migration/
there are some differences in the rule, check it out
well, we use also
"%parent%/%slug%/"
at get-simple.de and the rewrite-rule in .htaccess is this:
Code:
RewriteRule /?([A-Za-z0-9_-]+)/?$ index.php?id=$1 [QSA,L]
and the result is like this:
http://www.get-simple.de/administration/migration/
there are some differences in the rule, check it out
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18