Gossamer Forum
Home : Gossamer Threads Inc. : Discussion :

Re: Short URL's

Quote Reply
Re: Short URL's In reply to
Hi,

Maybe someone could help me with this...I tried the code below to redirect

http://myserver.com/homepage/user

-to-

http://myserver.com/cgi-bin/dbman/db.cgi?db=default&ww=on&uid=default&view_records=1&Userid=$1

However, the URL gets redirected with "homepage/user" where all the "&"s are. The Userid=user part comes out right. Any ideas how I can get this to work? Thanks!

RewriteEngine on
RewriteRule homepage/(.+) http://myserver.com/cgi-bin/dbman/db.cgi?db=default&ww=on&uid=default&view_records=1&Userid=$1 [R,L]

Subject Author Views Date
Thread Short URL's Alex 19036 Jul 8, 2000, 10:34 AM
Thread Re: Short URL's
Dan Kaplan 18659 Jul 8, 2000, 3:32 PM
Post Re: Short URL's
Katana Man 18646 Jul 8, 2000, 3:36 PM
Thread Re: Short URL's
Alex 18626 Jul 8, 2000, 7:09 PM
Post Re: Short URL's
Dan Kaplan 18613 Jul 8, 2000, 7:24 PM
Thread Re: Short URL's
Mark123 18652 Jul 10, 2000, 10:09 AM
Thread Re: Short URL's
Alex 18735 Jul 10, 2000, 10:29 AM
Thread Re: Short URL's
Mark123 18677 Jul 10, 2000, 10:32 AM
Thread Re: Short URL's
Alex 18632 Jul 10, 2000, 10:46 AM
Post Re: Short URL's
Mark123 18635 Jul 10, 2000, 11:07 AM
Thread Re: Short URL's
Alex 18605 Jul 10, 2000, 11:08 AM
Thread Re: Short URL's
Mark123 18632 Jul 10, 2000, 11:21 AM
Thread Re: Short URL's
Alex 18714 Jul 10, 2000, 11:55 AM
Post Re: Short URL's
dearnet 18482 Jul 17, 2000, 1:53 PM
Thread Re: Short URL's
Dan Kaplan 18478 Jul 24, 2000, 12:48 PM
Thread Re: Short URL's
Alex 18449 Jul 24, 2000, 2:03 PM
Post Re: Short URL's
Dan Kaplan 18382 Jul 24, 2000, 2:07 PM
Thread Re: Short URL's - ?ubb=000636:Form12
LoisC 18350 Jul 26, 2000, 9:54 AM
Post Re: Short URL's - ?ubb=000636:Form12
Alex 18383 Jul 26, 2000, 10:17 AM
Thread Re: Short URL's
act 18425 Feb 2, 2001, 2:49 AM
Thread Re: Short URL's
pugdog 18318 Feb 2, 2001, 12:37 PM
Thread Re: Short URL's
Paul 18440 Feb 2, 2001, 12:46 PM
Thread Re: Short URL's
pugdog 18313 Feb 2, 2001, 1:16 PM
Post Re: Short URL's
Paul 18279 Feb 2, 2001, 1:20 PM
Post Re: Short URL's
act 18231 Feb 3, 2001, 11:00 AM