Hello,
My problem is that I have a directory on the server with CMS Made Simple and .htaccess file redirects to this directory (this works well). CMS Made Simple also works well, but in the address appears in the name of the directory. For example: domain.com/subdirectory/subpage. I would like to remove a subdirectory of the address. How to do it?
Sorry for my bad english.
Regards,
brando.
Pretty Urls problem
Re: Pretty Urls problem
Thanks, it works, but not quite. It's the fault of my server - its architecture does not allow you to use the tmp directory
Through this page does not load css styles. You can rename the tmp directory, eg. to temp?

Re: Pretty Urls problem
Did you clear the cache?
Also remember to change the htaccess file to show your sub-directory name where I used 'cms' and update your config.php file $config['root_url'] to show your top level domain name.
Also remember to change the htaccess file to show your sub-directory name where I used 'cms' and update your config.php file $config['root_url'] to show your top level domain name.
Re: Pretty Urls problem
Yes, I cleared the cache and did everything that was given in this manual. Everything works as it should only be a problem with loading the css styles. My hosting also uses tmp directory and here is the problem. Is there any way to change the name of the tmp directory?