On Tue, 10 Apr 2001, Matthieu Brunet wrote:

>Hello
>I've compiled my php with the option --enable-trans-sid.
>Now, php add the SID to all the links and it's very usefull.
>But he rewrite the <img src=""> tag too.
>
>I thought i can fix it in the php.ini, but the url_rewriter.tags is like
>this :
>url_rewriter.tags ="a=href,area=href,frame=src,input=src,form=fakeentry"
>
>So, do you have any idea how to make php stop rewriting img tags ?

Yeah, update to PHP 4.0.4pl1 in which that url_rewriter.tags directive
was added. 4.0.3 doesn't have it.

--Jani



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to