Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- mod rewrite prob


seodaddy99 - 11:22 pm on Oct 21, 2002 (gmt 0)


Thanks Andreas!

It worked!

Can you please help with with another problem:

I got a little braver & tried to rewrite
www.domain.com/widgets/page.htm?id=xyz

to be served by
www.domain.com/script.php?pg=page&cat=widgets&id=xyz

I used:
RewriteRule ^widgets/(.*)\.htm?id=(.*)$ /solar.php?pg=$1&cat=widgets&id=$2

It didn't work. id=xyz was not in the final query string.

Can this be done with mod rewrite?

Thanks!


Thread source:: http://www.webmasterworld.com/apache/145.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com