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.
Robert
--
Robert Bachmann <rbach at rbach.priv.at> (OpenPGP KeyID: 0x4A5CCF10)