Page 1 of 1

pretty URLs question - Help appreciated

Posted: Sat Mar 10, 2007 12:35 am
by tmeyer45458
Hi everyone - this is my first attempt using cmsms and can say that it's made my life much easier...but sometimes I find myself at a loss to explain some of the smaller issues that I run into.  Such as...pretty urls.  Currently my urls look like this:

www.mysite.com//index.php?page=test-one

The double forward slash in bold is alittle confusing to me.  Should the second slash be there and if not what do I need to do to remove it?

I have no idea what version I'm using, but I believe it is the latest stable version (I downloaded about a month ago).  Also, I have made NO modifications to the .htaccess file.

Thanks! ;)

Re: pretty URLs question - Help appreciated

Posted: Sat Mar 10, 2007 12:37 am
by kermit
check your config.php. NONE of the url's or paths should have trailing /

Re: pretty URLs question - Help appreciated

Posted: Sat Mar 10, 2007 12:45 am
by tmeyer45458
That did the trick...thanks for the info ;D