On Thu, Nov 10, 2005 at 03:36:07PM +1100, Dan Rossi wrote: > Hi there, ive been having issues with mod_rewrite and apache2 with PHP > 5.1RC1. I have googled the php bugs and people have been experiencing > the same issue however the php people cant see to reproduce the bug. > Its most definately doing it for me, here is a rewrite rule i have > setup, if i [L] to a php script, it either tries to download the faked > url file or hangs. I reverted back to 5.1.0b2 and it works fine ?? > What do i do ? > > RewriteRule ^(.*)/(.*)/(.*)/(.*)/(.*)/(.+\.(video))$ ../../phpscript.php Well this is a really ugly Rewrite, i must say. One thing to note is well 5.1RC4 has been available in Oct: http://downloads.php.net/ilia/ Curt. -- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php