Forum Moderators: phranque

Message Too Old, No Replies

Problem with rewrite

         

swanweb

7:45 pm on Mar 13, 2007 (gmt 0)

10+ Year Member



I am currently looking for a water tight solution to enable me to have urls like:

[company.co.uk...]
[company.co.uk...]
[company.co.uk...]

All of these would direct to one page to handle the request and show the correct results.

Many thanks

Matt

jdMorgan

8:26 pm on Mar 13, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Please post the code you have tested, as a basis for discussion [webmasterworld.com].

Thanks,
Jim

swanweb

9:55 pm on Mar 13, 2007 (gmt 0)

10+ Year Member



At the moment i have:

RewriteRule ^keyword/(.*)$ dealwith.php?string=$1

jdMorgan

11:25 pm on Mar 13, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



OK, what is the "problem" with this then? How did you test, what were the results, and how did those results differ from what you expected?

Jim