[uf-discuss] Tag to URL namespacing, mod_rewrite?

Tantek Ç elik tantek at cs.stanford.edu
Sun Feb 5 11:00:10 PST 2006


On 2/5/06 5:54 AM, "Robert Bachmann" <rbach at rbach.priv.at> wrote:

> Hi Phil,
> 
> This should work
> 
> <Directory "/home/phil/public_html/app/>
>   RewriteEngine On
>   RewriteRule ^tag/(.*)$ script.php?tag=$1
> </Directory>
> 
> Tested with Apache/2.0.55 (Win32) PHP/5.1.1.

Thanks Robert.  This Q&A seems particularly useful so I've added it to the
rel-tag-faq:

 http://microformats.org/wiki/rel-tag-faq

Please review and make any corrections/adjustments as necessary.

Thanks,

Tantek



More information about the microformats-discuss mailing list