RE: URL rewrite help?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I assumed what I was asking what pretty straight forwarded.


URL rewriting means taking a dynamic URL that looks like:
http://www.domain.com/script.php?action=form&fid=319016 

To something that looks like:

http://www.domain.com/319016.htm

Rewriting the URL to remove all query strings and extraneous code so
that is looks like a static URL thus making is more crawlable.

Thanks.

Aaron

-----Original Message-----
From: Ignatius Reilly [mailto:ignatius.reilly@free.fr] 
Sent: April 11, 2003 1:06 PM
To: Aaron Wolski; php-db@lists.php.net
Subject: Re:  URL rewrite help?

Would you care giving more details?

If your PHP application layer generates the HTML code, what would you
need
to do URL rewriting upon?

(10.000 products may not necessary be a HUGE job...)

Ignatius
____________________________________________
----- Original Message -----
From: "Aaron Wolski" <aaronjw@martekbiz.com>
To: <php-db@lists.php.net>
Sent: Friday, April 11, 2003 6:52 PM
Subject:  URL rewrite help?


> Hi All,
>
> I know this is off topic but I am at the end of my rope here.
>
> My host doesn't support mod_rewrite module for Apache (bastards).
>
> We're doing an optimization job for a client that has over 10,000
> products in their database.. HUGE job for content optimization let
alone
> code.
>
> Can ANYONE help me with another method for url rewriting?
>
> Thanks a ton
>
> Regards,
>
>
> Aaron Wolski, Project Manager
> Martek Business Solutions Inc.
> aaronjw@martekbiz.com
> www.martekbiz.com <http://www.martekbiz.com/>
> 905-780-9574
>
>
>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux