[SOLVED] How to enable Pretty Urls.
Posted: Mon Jun 01, 2015 9:42 pm
Hello!
I have problem with proper enabling Pretty Urls in my webpage.
I tried to follow this article :
http://docs.cmsmadesimple.org/configuration/pretty-url
I've made changes to .htaccess (just left RewriteBase / since My cmsms is in root public_html) and config.php ( http://pastebin.com/CFujy5ET ) but When it comes to {metadata} tag I've placed it in main style (http://pastebin.com/VyvgF6VC) Cleared the cache and pretty urls does not work. It is necessary to display text on my page.
For the theme I use CMSMS Single 1200 (from cmsms webpage - and updated version http://pmkmedia.nl/news/34/88/CMSMS-HTM ... x-template )
For further investigation I've setup my on server. However I do not configured .htaccess at all. So is it possible to enable pretty urls without changing htaccess just editing on of apache configs?
EDIT:
I've found this page
http://calguy1000.com/Blogs/2/60/the-we ... bhost.html
And changed .htaccess to match that one. Problem Solved
I have problem with proper enabling Pretty Urls in my webpage.
I tried to follow this article :
http://docs.cmsmadesimple.org/configuration/pretty-url
I've made changes to .htaccess (just left RewriteBase / since My cmsms is in root public_html) and config.php ( http://pastebin.com/CFujy5ET ) but When it comes to {metadata} tag I've placed it in main style (http://pastebin.com/VyvgF6VC) Cleared the cache and pretty urls does not work. It is necessary to display text on my page.
For the theme I use CMSMS Single 1200 (from cmsms webpage - and updated version http://pmkmedia.nl/news/34/88/CMSMS-HTM ... x-template )
For further investigation I've setup my on server. However I do not configured .htaccess at all. So is it possible to enable pretty urls without changing htaccess just editing on of apache configs?
EDIT:
I've found this page
http://calguy1000.com/Blogs/2/60/the-we ... bhost.html
And changed .htaccess to match that one. Problem Solved