Forum Moderators: phranque

Message Too Old, No Replies

Sessions and .htaccess

         

zforrest

7:35 pm on Mar 26, 2007 (gmt 0)

10+ Year Member



I've never written a piece of .htaccess code on my own, so please bear with me. I need to do the following:

A url like this:
http://www.example.com/shippinginfo.html?zenid=352e2b8a45f02a15f10392af90698d20

needs to, via the magic of .htaccess automatically be this:
http://www.example.com/shippinginfo.html

Thanks for your help.

[edited by: jdMorgan at 8:22 pm (utc) on Mar. 26, 2007]
[edit reason] Example.com. Please see Terms of Service. [/edit]

jdMorgan

12:21 am on Mar 27, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The following thread from the Apache forum section of the WebmasterWorld library [webmasterworld.com] may help you get started: Changing Dynamic URLs to Static URLs [webmasterworld.com] - A beginners guide to Search engine-friendly links with mod_rewrite.

Background in this thread, also from the library: Beginning Mod Rewrite - Part 1 [webmasterworld.com]

See also the references cited in our forum charter [webmasterworld.com].

Jim