Issue with Pretty Urls
Posted: Tue Jul 08, 2014 6:43 pm
The third level web pages in the website hierarchy has no css when using Pretty Urls. I have followed the instructions given on CMSMS support pages ie added this to config
$config['url_rewriting'] = 'mod_rewrite';
$config['page_extension'] = '.html';
$config['use_hierarchy'] = true;
and added the .htaccess file
The first level pages and second level render perfectly however the third level doesn't.
Does anyone have a solution to this?
regards
Anthony
For reference the url is http://www.aandcbolton.uk
$config['url_rewriting'] = 'mod_rewrite';
$config['page_extension'] = '.html';
$config['use_hierarchy'] = true;
and added the .htaccess file
The first level pages and second level render perfectly however the third level doesn't.
Does anyone have a solution to this?
regards
Anthony
For reference the url is http://www.aandcbolton.uk