Page 1 of 1

Clean URLs

Posted: Wed Jun 30, 2010 6:24 pm
by syttochgjort
How do I get clean urls in CMSMS?

Re: Clean URLs

Posted: Wed Jun 30, 2010 6:30 pm
by Rolf
Hi,

This topic will help you further:
http://forum.cmsmadesimple.org/index.ph ... 912.0.html

grtz. Rolf

Re: Clean URLs

Posted: Wed Jun 30, 2010 8:44 pm
by syttochgjort
Rolf wrote: Hi,

This topic will help you further:
http://forum.cmsmadesimple.org/index.ph ... 912.0.html

grtz. Rolf
tanks!

Re: Clean URLs

Posted: Thu Jul 01, 2010 9:36 am
by syttochgjort
syttochgjort wrote:
Rolf wrote: Hi,

This topic will help you further:
http://forum.cmsmadesimple.org/index.ph ... 912.0.html

grtz. Rolf
tanks!
Now I've tryed, but i can't get it to work - someone have any clue what I'm doing wrong? I change my config file but nothing happens with the urls....

Re: Clean URLs

Posted: Thu Jul 01, 2010 10:42 am
by Rolf
syttochgjort wrote: Now I've tryed, but i can't get it to work - someone have any clue what I'm doing wrong?
Don't know what you have tried...

You are on a Windows server perhaps?

grtz. Rolf

Re: Clean URLs

Posted: Thu Jul 01, 2010 3:07 pm
by syttochgjort
Rolf wrote:
syttochgjort wrote: Now I've tryed, but i can't get it to work - someone have any clue what I'm doing wrong?
Don't know what you have tried...

You are on a Windows server perhaps?

grtz. Rolf
i've tried "1. Pretty URL" in that lik you sent, but you are surely right, I didn't see it just was linux servers.
I don't run my server myself, i rent server and webhotell at one.com. I guess it's windows. Do you have any idea how I do then?

Re: Clean URLs

Posted: Thu Jul 01, 2010 3:51 pm
by uniqu3
Did you read some files from the /doc folder in the zip package you downloaded for CMSMS?
Didi you upload .htaccess file?
In the Administration there is "Sie Admin -> Page Information" there you could find info what we are asking for!

For example:
[quotes]erver Operating System (server_os):[/quote]

Re: Clean URLs

Posted: Thu Jul 01, 2010 5:10 pm
by Rolf
syttochgjort wrote: I guess it's windows.
In that case you don't need the .htaccess file.
Just change in config.php:

Code: Select all

$config['url_rewriting'] = 'internal'; 
You get urls like index.php/site/page.
Thats pretty in the eyes of Windows...

Rolf

Re: Clean URLs

Posted: Thu Jul 01, 2010 5:52 pm
by syttochgjort
Rolf wrote:

You get urls like index.php/site/page.
Thats pretty in the eyes of Windows...

Rolf
so, if its a windows server (how do I know?) I just can't get www.mydomain.se/page/subpage.html ?

Re: Clean URLs

Posted: Thu Jul 01, 2010 6:05 pm
by syttochgjort
well, that works, at least! ;-)

to bad though the address still is to unclean to fit for google - is it not?

Re: Clean URLs

Posted: Fri Jul 02, 2010 3:54 pm
by Rolf
Just remembered this one:
http://forum.cmsmadesimple.org/index.ph ... #msg201745
Never done it myself, but who knows...

grtz. Rolf