Heidegger has asked for the wisdom of the Perl Monks concerning the following question:
Dear Monks,
My perl CGI URLs have the following form:I need to rewrite the URL to be something like:http://www.mywebsite.com/user.cgi?user=jack
Or I have to make it more user-friendly in one way or another.http://www.mywebsite.com/users/jack
Could someone please point me to a useful Perl or Apache Module for making this? Or maybe someone is using their own technique of handling this?
Thank you very much
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: URL rewriting
by valdez (Monsignor) on Apr 01, 2004 at 13:16 UTC | |
Re: URL rewriting
by maa (Pilgrim) on Apr 01, 2004 at 09:03 UTC | |
Re: URL rewriting
by saintbrie (Scribe) on Apr 02, 2004 at 04:03 UTC |