PDA

View Full Version : Apache: Mapping URLs


savage
2008-06-05, 02:48 AM CDT
Mapping URLs might not be the best description, but what I want to do is... My current URLs are done by 'domain.com/?page=page/to/load/from_db'.

There was a post a while back that I can't find for the life of me, that explained how to setup Apache to accept the URL as 'domain.com/page/to/load/from_db', which it then re-directs to the actual page URL parameter.

The result I'm looking for is like The Register (http://www.theregister.co.uk), so that the end user doesn't see all the gumph in the address bar.

Anyone know how to do this?

Thanks, Savage