Hi
this is probably quite a simple question for anyone with experience of CMSs like Joomla! and Drupal
I currently use url rewriting in a couple of sites with the 'search engine friendly' urls and their dynamic equivalents hard-coded into the htaccess file.
But how is this handled in the CMS world ?
Is there a table in the DB containing the search-engine-friendly urls and their dynamic equivalents which is used to re-create the htaccess file each time a new page is created by the site admin ?
Or is there a better way of doing it ?
thanks for any pointers on this !