Re: [PHP-INST] PHP 4.03 + sessions = enable-trans-sid rewrite img src too From: Jani Taskinen (sniper <email protected>)
Date: 04/10/01

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: php-install-unsubscribe <email protected>
For additional commands, e-mail: php-install-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>