Alquien sabe como poner:<div><span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "><pre style="padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; ">
 url.rewrite  += ( &quot;^/kumbiaphp/$&quot;     =&gt; &quot;/kumbiaphp/app/public/&quot; )
 url.rewrite  += ( &quot;^/kumbiaphp/([^\.]*)$&quot;  =&gt; &quot;/kumbiaphp/app/public/index.php?url=/$1&quot; )
 url.rewrite  += ( &quot;^/kumbiaphp/(.+)$&quot;  =&gt; &quot;/kumbiaphp/app/public/$1&quot; )</pre><pre style="padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; ">
De tal modo que lo entienda ngnix¿?</pre></span></div>