http://site.com/link/link/
it is shown as
http://site.com/link/link
Thank You

Short answer : don't append it. Use an rewriting scheme that fits your needs. (my pretty URLs are .html postfixed)ironblaze94 wrote: Hi, how do i get rid of the last forward slash "/" in my pretty url
Pierre M. wrote:Short answer : don't append it. Use an rewriting scheme that fits your needs. (my pretty URLs are .html postfixed)ironblaze94 wrote: Hi, how do i get rid of the last forward slash "/" in my pretty url
ironblaze94 wrote: # 301 Redirect all requests that don't contain a dot or trailing slash to
# include a trailing slash
Don't append the trailing slash you don't want. Use the official provided stuff that works.Pierre M. wrote: Have you tried the official provided .htaccess sample ?
See also http://wiki.cmsmadesimple.org/index.php ... l_Settings about site.net/parent/child