Your Ad Here

Posted By

nielsenrc on 01/19/11


Tagged


Versions (?)

CMS Made Simple Pretty URL Config File Change


 / Published in: PHP
 

Revised config.php to contain the following code

  1. $config['url_rewriting'] = 'mod_rewrite';
  2. $config['page_extension'] = '.html';

Report this snippet  

You need to login to post a comment.