Forum
Remove trailing slash in htacces breaks my /blog/ page
At the moment any of my pages with a / at the end returns a 404 rather than being re-directed to the one without the slash.
However upon adding this in the htaccess it breaks my /blog/ page.
You'll need to provide more information for anyone to be able to help you with that.
Hey,
What other information would you like? I didn't think the Perch diagnostics would be of any use in my case?
Thank you
Kieran
What do you have in your htaccess
What are you changing
How does it break?
Oh, sorry. Please see as follows.
Im trying to add a little piece of code that directs and end slash / eg: /about/ to eg: /about
It works fine, but my default /blog/ page breaks, as in it doesn't show, because it needs the end slash, like the post pages and archive pages form the blog wont show either.
What happens when the don't show? Do you get an error? What does the debug output?