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?
Header address without a "/" at the end
Moderator: General Moderators
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: Header address without a "/" at the end
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.
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
The site that I was giving an example is not my website. And I do not get what to do for the htaccess. :[