Page 1 of 1

[SOLVED] Strange looking pretty urls.

Posted: Fri Apr 06, 2012 5:28 am
by isaacadb
I'm using cmsms 1.10.3 with this method of using pretty urls:

http://wiki.cmsmadesimple.org/index.php ... stallation

2 of my urls are showing up as

"http://www.mysite.com/www.mysite.com/desired-page

instead of

"http://www.mysite.com/desired-page

All other urls are fine. I would link to webpage but it contains adult content.

Re: Strange looking pretty urls. Using cmsms Version: 1.10.3

Posted: Fri Apr 06, 2012 4:37 pm
by Dr.CSS
I would use the htaccess.txt file in the [[root]]/doc folder, copy/move it to the [[root]] then rename to .htaccess then read the PDF in the doc folder for the config.php lines you need to add to config.php, should be all there is to it...

Re: Strange looking pretty urls. Using cmsms Version: 1.10.3

Posted: Fri Apr 06, 2012 5:48 pm
by isaacadb
I found the problem.The 2 urls that wouldn't go to the proper page had www. instead of http://www.

Thank you for your assistance anyhow!