Forum Moderators: phranque
Welcome to WebmasterWorld!
Can you please post more information about what you are trying to accomplish?
Be advised that mod_rewrite is only half of the solution. In order to publish 'friendly' URLs, you must modify the links that are output on your pages, clicked on by visitors, and followed by search engine robots. Mod_rewrite can then be used, when these friendly URLs are requested, to rewrite the request to the directory where the content is actually located.
Examples of simple rewrites are available in the documentation cited in our forum charter [webmasterworld.com] and the tutorials in the Apache forum section of the WebmasterWorld library [webmasterworld.com].
Jim