View Single Post
  #3 (permalink)  
Old 01-16-2006, 06:20 AM
Faglork's Avatar
Faglork Faglork is offline
WebProWorld Veteran
 

Join Date: Feb 2005
Location: Forchheim, Germany
Posts: 947
Faglork RepRank 0
Default

Another obvious solution would be URL rewriting using mod_rewrite - you could stay with your CMS (if it does the job for you) and simply let the server do the rewriting.

Basic info:
http://httpd.apache.org/docs/1.3/misc/rewriteguide.html

You will find a lot of rewriting tutorials on the 'net.

hth,
faglork
Reply With Quote