[UPHPU] URL Rewriting
Nathan Lane
nathamberlane at gmail.com
Tue Apr 22 09:33:56 MDT 2008
Thank you. So Apache is where the rewrite needs to be done then?
On Tue, Apr 22, 2008 at 9:31 AM, Wade Preston Shearer <lists at wadeshearer.com>
wrote:
>
> I would recommend doing this with Apache's mod_rewrite engine. You can
> turn:
>
> http://example.com/article/12
>
>
> …into…
>
> http://example.com/index.php?typ=article&id=12
>
>
> …with the public seeing the pretty one and the server seeing the
> name/value pairs.
--
Nathan Lane
Home, http://www.nathandelane.com
Blog, http://nathandelane.blogspot.com
More information about the UPHPU
mailing list