Apache mod_rewrite is definitely one of the most powerful tools in your web
hosting toolkit.
http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html

Here is an example of what you want to do:
http://stackoverflow.com/questions/552641/apache-modrewrite-and-php-argumentsomething/552647#552647

take care,
speeves

On Mon, Nov 30, 2009 at 3:01 PM, Joshua Rowe <[email protected]> wrote:

>
> Hello.  I am trying to set up an .htaccess file to "clean up" the URL.  For
> example, if the user is on page:
>
>    http://www.mydomain.com/index.cfm?page=Contact
>
> then I want the URL to show this instead:
>
>    http://www.mydomain.com/Contact
>
> Would this be the right way to go to get this result or is there a better
> method?  Thanks!
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:328751
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to