Page 1 of 1

Header address without a "/" at the end

Posted: Sun Dec 13, 2009 8:23 pm
by gippo
To give you an example on what I mean is in here.
http://www.lockerz-me.com/

When you click on faqs and other links. on the header it shows "http://www.lockerz-me.com/faq" not "http://www.lockerz-me.com/faq/"

How do we do this?

Re: Header address without a "/" at the end

Posted: Sun Dec 13, 2009 8:26 pm
by John Cartwright
You change the link..

Then, I assume your using mod_rewrite.. adjust the rule (in .htaccess) for an optional slash or create a new rule all together with the extra slash.

Re: Header address without a "/" at the end

Posted: Sun Dec 13, 2009 9:03 pm
by gippo
The site that I was giving an example is not my website. And I do not get what to do for the htaccess. :[