CMS 1.5.2 Pretty urls and error 404
Posted: Mon Oct 12, 2009 4:11 pm
Hello everybody
I've installed CMSMS version 1.5.2 in a sub directory named public and I'm trying to activate pretty urls. The server I'm running on is Linux based.
I changed the config.php file $config['internal_pretty_urls'] to true and added the metadata tag to all templates, yet all I get is error 404....
The same thing happens if I take the sample .htaccess file from the doc folder and I modify $config['assume_mod_rewrite'] = false; to true.
To make sure I wasn't having cache problems I emptied both the server's and the browser's cache each time.
Any suggestions about why this is happening?
I've installed CMSMS version 1.5.2 in a sub directory named public and I'm trying to activate pretty urls. The server I'm running on is Linux based.
I changed the config.php file $config['internal_pretty_urls'] to true and added the metadata tag to all templates, yet all I get is error 404....
The same thing happens if I take the sample .htaccess file from the doc folder and I modify $config['assume_mod_rewrite'] = false; to true.
To make sure I wasn't having cache problems I emptied both the server's and the browser's cache each time.
Any suggestions about why this is happening?