1 laibcoms Sep 17, 2007 15:20
3 laibcoms Jan 03, 2008 07:45
Yes it can be handled but I want to avoid another .htaccess rules which greatly adds up to server load.
Only possible way to not affect the load is if I put the new rules on the system itself so when the system boots up, all rules are in the memory, problem is, I don't have access to that, I'm only in a shared hosting ^_^
But, I haven't tested this with 2.3.0-rc1, so not sure if it works fine now.
4 texasag90 Jan 04, 2008 06:53
Are you sure that SERPs depend on the trailing slash? That's really dumb if true. Leading www I can understand, but trailing slash is a silly thing to pay attention to.
Can't this be handled with mod rewrite?