> In order to do this I need SEO friendly (pretty) URLs such as
> http://site.com/gps/xxxx/garmin/nuvi_350 where xxxx is a unique
> identifier for a product. Now in the past using php I would probably
> have implemented this using a mod_rewrite rule that would convert the
> above URL to something like
> http://site.com/gps/?id=xxxx&company=garmin&description=nuvi_350 and
> the
> PHP script would generate the page based on the GET variables.
> 

I seem to recall on this list that a recent release helps with 'pretty
urls'.


-- 
Scanned for viruses and dangerous content at 
http://www.oneunified.net and is believed to be clean.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to